mirror of
https://github.com/requarks/wiki.git
synced 2026-08-19 01:04:45 -05:00
fix: set minimum db pool size (#1071)
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ defaults:
|
||||
ssl:
|
||||
enabled: false
|
||||
pool:
|
||||
min: 0
|
||||
min: 1
|
||||
bindIP: 0.0.0.0
|
||||
logLevel: info
|
||||
uploads:
|
||||
|
||||
Reference in New Issue
Block a user