mirror of
https://github.com/penpot/penpot.git
synced 2025-06-03 16:51:38 +02:00
Merge remote-tracking branch 'origin/main' into develop
This commit is contained in:
commit
cf62008acf
17 changed files with 128 additions and 142 deletions
|
@ -113,7 +113,7 @@
|
|||
(.setIdleTimeout 120000) ;; 2min
|
||||
(.setMaxLifetime 1800000) ;; 30min
|
||||
(.setMinimumIdle (:min-pool-size cfg 0))
|
||||
(.setMaximumPoolSize (:max-pool-size cfg 30))
|
||||
(.setMaximumPoolSize (:max-pool-size cfg 50))
|
||||
(.setConnectionInitSql initsql)
|
||||
(.setInitializationFailTimeout -1))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue