mirror of
https://github.com/penpot/penpot.git
synced 2025-06-07 09:31:38 +02:00
✨ Increase default max connection pool size to 60.
This commit is contained in:
parent
2312561041
commit
dcbd89ff7c
2 changed files with 19 additions and 9 deletions
|
@ -21,7 +21,7 @@
|
|||
:migrations (ig/ref :app.migrations/all)
|
||||
:name :main
|
||||
:min-pool-size 0
|
||||
:max-pool-size 30}
|
||||
:max-pool-size 60}
|
||||
|
||||
:app.migrations/migrations
|
||||
{}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue