mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2025-01-21 03:57:08 +00:00
parent
13dce12665
commit
32d7d61703
|
@ -3,8 +3,6 @@ default: &default
|
||||||
pool: <%= ENV["DB_POOL"] || ENV['MAX_THREADS'] || 5 %>
|
pool: <%= ENV["DB_POOL"] || ENV['MAX_THREADS'] || 5 %>
|
||||||
timeout: 5000
|
timeout: 5000
|
||||||
encoding: unicode
|
encoding: unicode
|
||||||
variables:
|
|
||||||
statement_timeout: 60000
|
|
||||||
|
|
||||||
development:
|
development:
|
||||||
<<: *default
|
<<: *default
|
||||||
|
|
Loading…
Reference in a new issue