mirror of
https://github.com/strapi/strapi.git
synced 2025-11-15 17:49:57 +00:00
Add config option for turning tracing on or off
This commit is contained in:
parent
bcbbb70d10
commit
16c5bce6c6
@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"endpoint": "/graphql",
|
"endpoint": "/graphql",
|
||||||
|
"tracing": false,
|
||||||
"shadowCRUD": true,
|
"shadowCRUD": true,
|
||||||
"playgroundAlways": false,
|
"playgroundAlways": false,
|
||||||
"depthLimit": 7,
|
"depthLimit": 7,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user