Revert "Add database statement timeout of 60s (#9382)"
This reverts commit 01861b4f8e
.
This commit is contained in:
parent
4aca9b4e0f
commit
516adec7ad
1 changed files with 0 additions and 2 deletions
|
@ -3,8 +3,6 @@ default: &default
|
|||
pool: <%= ENV["DB_POOL"] || ENV['MAX_THREADS'] || 5 %>
|
||||
timeout: 5000
|
||||
encoding: unicode
|
||||
variables:
|
||||
statement_timeout: 60000
|
||||
|
||||
development:
|
||||
<<: *default
|
||||
|
|
Loading…
Reference in a new issue