fix: Increase the db-pool-timeout to 1 hour

This commit is contained in:
steve-chavez
2022-06-15 13:19:44 -05:00
committed by Steve Chavez
parent 0c5d2e553e
commit df7d71db32
8 changed files with 8 additions and 7 deletions
@@ -4,7 +4,7 @@ db-channel-enabled = true
db-extra-search-path = "public"
db-max-rows = ""
db-pool = 10
db-pool-timeout = 10
db-pool-timeout = 3600
db-pre-request = ""
db-prepared-statements = false
db-root-spec = ""