feat: add db-pool-timeout alias
For db-pool-max-idletime
This commit is contained in:
committed by
Steve Chavez
parent
38ad8c04e1
commit
009250006e
@@ -7,7 +7,7 @@ db-plan-enabled = false
|
||||
db-pool = 10
|
||||
db-pool-acquisition-timeout = 10
|
||||
db-pool-max-lifetime = 1800
|
||||
db-pool-max-idletime = 30
|
||||
db-pool-max-idletime = 5
|
||||
db-pre-request = "check_alias"
|
||||
db-prepared-statements = true
|
||||
db-root-spec = "open_alias"
|
||||
|
||||
Reference in New Issue
Block a user