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:
parent
939a6cbb4c
commit
2fa817d27a
3 changed files with 14 additions and 14 deletions
|
@ -33,8 +33,8 @@ module.exports = {
|
|||
synchronize: false,
|
||||
connectTimeout: 2000,
|
||||
|
||||
// logging: ["error", "warn"],
|
||||
// maxQueryExecutionTime: 1000,
|
||||
logging: ["error", "warn"],
|
||||
maxQueryExecutionTime: 1000,
|
||||
|
||||
// Entities
|
||||
entities: [entities],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue