config/api.js (7 lines of code) (raw):

module.exports = { rest: { defaultLimit: 25, maxLimit: 100, withCount: true, }, };