Increase the default db pool size to 60

This commit is contained in:
Andrey Antukh 2022-09-17 10:46:35 +02:00
parent 435c627afd
commit 12b98c22bc
2 changed files with 2 additions and 2 deletions

View file

@ -75,7 +75,7 @@
(def defaults
{:name :main
:min-size 0
:max-size 30
:max-size 60
:connection-timeout 10000
:validation-timeout 10000
:idle-timeout 120000 ; 2min