generated from gitea_admin/default
Initial commit from Strapi
This commit is contained in:
7
config/api.js
Normal file
7
config/api.js
Normal file
@@ -0,0 +1,7 @@
|
||||
module.exports = {
|
||||
rest: {
|
||||
defaultLimit: 25,
|
||||
maxLimit: 100,
|
||||
withCount: true,
|
||||
},
|
||||
};
|
Reference in New Issue
Block a user