This website requires JavaScript.
Explore
Help
Sign In
enderman.ch
/
cms
Watch
3
Star
0
Fork
You've already forked cms
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
cms
/
strapi
/
config
/
api.ts
9 lines
118 B
TypeScript
Raw
Permalink
Blame
History
export
default
{
rest
:
{
prefix
:
'/data'
,
defaultLimit
:
25
,
maxLimit
:
100
,
withCount
:
true
,
}
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink