This website requires JavaScript.
Explore
Help
Register
Sign In
valentineus
/
strapi-plugin-checkbox-list
Watch
1
Fork
0
Code
Issues
Pull Requests
2
Actions
Releases
Activity
Files
6ac4785243a52e1927b4c0772e0c9292da2bcd4e
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