Bump test AR pool to 10 while I investigate.

This commit is contained in:
Guo Xiang Tan 2017-09-26 17:52:16 +08:00
parent 69e170efe8
commit a324a8a9d4

View File

@ -20,7 +20,7 @@ test:
adapter: postgresql
database: discourse_test<%= ENV['MULTISITE'] ? "_#{ENV['MULTISITE']}" : '' %>
min_messages: warning
pool: 5
pool: 10
timeout: 5000
host_names:
- test.localhost