Pagination in "pages" type blueprint

Hi all,
I’m just wondering if there’s a way to increase the amount of pages listed on a single page in a pages type blueprint.
Currently, up to 20 pages get shown on one page. Is this value configurable somewhere?

I checked the documentation but couldn’t find anything.

In a standard pages section, you can set the limit property, maybe that also works with the drafts, listed etc. section in a pages preset (not sure, because I never use presets).

If not, use sections in a normal page blueprint without the preset.

Thank you!

I had to use a pages type section. It did not work using the preset.

sections:
  main:
    type: pages
    limit: 50