diff --git a/backend/ormconfig.js b/backend/ormconfig.js index 09e68b8d..8773f25e 100644 --- a/backend/ormconfig.js +++ b/backend/ormconfig.js @@ -34,7 +34,6 @@ module.exports = { connectTimeout: 2000, logging: ["error", "warn"], - maxQueryExecutionTime: 1000, // Entities entities: [entities],