Disable performance debugging
This commit is contained in:
parent
bb56f92c43
commit
1e4d66a0a4
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ connect().then(async conn => {
|
|||
},
|
||||
|
||||
performanceDebug: {
|
||||
enabled: true,
|
||||
enabled: false,
|
||||
size: 30,
|
||||
threshold: 200,
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue