Skip to content
Snippets Groups Projects
Unverified Commit 32d7d617 authored by Eugen Rochko's avatar Eugen Rochko Committed by GitHub
Browse files

Remove PostgreSQL statement timeout (#9537)

Revert #9382
parent 13dce126
No related branches found
No related tags found
No related merge requests found
......@@ -3,8 +3,6 @@ default: &default
pool: <%= ENV["DB_POOL"] || ENV['MAX_THREADS'] || 5 %>
timeout: 5000
encoding: unicode
variables:
statement_timeout: 60000
development:
<<: *default
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment