mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 11:18:36 +00:00
✨ Increase default max database poolsize to 20.
This commit is contained in:
parent
760eb926bf
commit
6fd7feffee
@ -33,7 +33,7 @@
|
||||
:migrations (ig/ref :app.migrations/all)
|
||||
:name "main"
|
||||
:min-pool-size 0
|
||||
:max-pool-size 10}
|
||||
:max-pool-size 20}
|
||||
|
||||
:app.metrics/metrics
|
||||
{}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user