We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11d455d commit 96c89ceCopy full SHA for 96c89ce
services/web/server/tests/data/default_app_config-unit.yaml
@@ -29,7 +29,7 @@ db:
29
host: 127.0.0.1
30
port: 5432
31
maxsize: 5
32
- minsize: 1
+ minsize: 2
33
endpoint: 127.0.0.1:5432
34
diagnostics:
35
enabled: false
0 commit comments