This website requires JavaScript.
Explore
Help
Register
Sign In
valentineus
/
strapi-plugin-checkbox-list
Watch
1
Fork
0
Code
Issues
Pull Requests
1
Actions
Releases
Activity
Files
354ffbd3039ed8ca2a31b0d0d4c888ce2ba3e7ed
strapi-plugin-checkbox-list
/
playground
/
config
/
api.ts
T
8 lines
97 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Initial Strapi plugin project
2026-02-05 10:19:56 +00:00
export
default
{
rest
:
{
defaultLimit
:
25
,
maxLimit
:
100
,
withCount
:
true
,
},
};
Copy Permalink