Revert "Add database statement timeout of 60s (#9382)"

This reverts commit 58a29db99d.
signup-info-prompt
Thibaut Girka 2018-12-06 14:39:04 +01:00
parent 1df392819d
commit 24822eca73
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@ default: &default
pool: <%= ENV["DB_POOL"] || ENV['MAX_THREADS'] || 5 %>
timeout: 5000
encoding: unicode
variables:
statement_timeout: 60000
development:
<<: *default