longer timeout
This commit is contained in:
parent
6186eee1d5
commit
081e433b24
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ default: &default
|
|||
# password: <%= ENV['OSEM_DB_PASSWORD'] || 'mysecretpassword' %>
|
||||
database: <%= ENV['OSEM_DB_NAME'] || 'postgres' %>
|
||||
pool: 5
|
||||
timeout: 5000
|
||||
timeout: 50000
|
||||
|
||||
development:
|
||||
<<: *default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue