3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-10 12:25:02 +00:00
This commit is contained in:
Dragory 2021-10-05 21:51:29 +03:00
parent b951feeabd
commit 04c81727fb
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1
2 changed files with 4 additions and 1 deletions

View file

@ -34,7 +34,7 @@ module.exports = {
connectTimeout: 2000,
logging: ["error", "warn"],
maxQueryExecutionTime: 500,
maxQueryExecutionTime: 1000,
// Entities
entities: [entities],