Commit 329e9872 authored by Nick's avatar Nick

fix: set minimum db pool size (#1071)

parent 95535aa3
......@@ -19,7 +19,7 @@ defaults:
ssl:
enabled: false
pool:
min: 0
min: 1
bindIP: 0.0.0.0
logLevel: info
uploads:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment