mirror of
https://github.com/strapi/strapi.git
synced 2026-01-07 04:33:46 +00:00
10 lines
166 B
JSON
10 lines
166 B
JSON
{
|
|
"endpoint": "/graphql",
|
|
"tracing": false,
|
|
"shadowCRUD": true,
|
|
"playgroundAlways": false,
|
|
"depthLimit": 7,
|
|
"amountLimit": 100,
|
|
"shareEnabled": false
|
|
}
|