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 0830f67736
commit 2d012bc5cf
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1
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],