3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 05:41:51 +00:00

Disable performance debugging

This commit is contained in:
Dragory 2019-05-04 10:52:59 +03:00
parent bb56f92c43
commit 1e4d66a0a4

View file

@ -185,7 +185,7 @@ connect().then(async conn => {
},
performanceDebug: {
enabled: true,
enabled: false,
size: 30,
threshold: 200,
},