3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-23 17:45:03 +00:00

debug: enable MessageSaver, disable Automod, re-enable slow query logs

This commit is contained in:
Dragory 2021-10-05 23:28:16 +03:00
parent 939a6cbb4c
commit 2fa817d27a
3 changed files with 14 additions and 14 deletions

View file

@ -33,8 +33,8 @@ module.exports = {
synchronize: false,
connectTimeout: 2000,
// logging: ["error", "warn"],
// maxQueryExecutionTime: 1000,
logging: ["error", "warn"],
maxQueryExecutionTime: 1000,
// Entities
entities: [entities],