#ActivityPub developers only please: how many items should be in a full collection page?
Around 12 or fewer
Around 20
Around 50
Around 100 or more
Poll ended at .
#ActivityPub developers only please: how many items should be in a full collection page?
@[email protected] I don't support polls on NodeBB yet so can't vote, but...
Default perPage is 20*. This is configurable in the admin control panel.
* except for user outboxes. That uses a cursor, not pages.