update config database

This commit is contained in:
joseph le 2023-09-21 10:34:27 +07:00
parent 38a85fb896
commit a12be2fd5e
1 changed files with 0 additions and 6 deletions

View File

@ -45,12 +45,6 @@ const databaseConfig: DatabaseConfig = {
pool: {
min: 1,
max: 500,
createTimeoutMillis: 60000,
acquireTimeoutMillis: 60000,
idleTimeoutMillis: 60000,
reapIntervalMillis: 60000,
createRetryIntervalMillis: 60000,
propagateCreateError: false,
},
migrations: {