debug: enable MessageSaver, disable Automod, re-enable slow query logs
This commit is contained in:
parent
0830f67736
commit
2d012bc5cf
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