Hi,
What is the good way to limit the number of published pages ? it seems possible as I can see here so I tried:
sections:
published:
headline: Published pages
type: pages
status: listed
max: 1
unlisted:
headline: Hidden pages
type: pages
status: unlisted
drafts:
headline: Drafts
type: pages
status: draft
templates: default
But it still possible to publish drafts.