mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-03-16 14:11:50 +00:00
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: {
|
performanceDebug: {
|
||||||
enabled: true,
|
enabled: false,
|
||||||
size: 30,
|
size: 30,
|
||||||
threshold: 200,
|
threshold: 200,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue