fix(logging): add default fallback for logFormat config

This commit is contained in:
Nicolas Giard
2022-02-18 19:57:15 -05:00
committed by GitHub
parent de6d4beef9
commit 3f5388d093

View File

@@ -24,6 +24,7 @@ defaults:
min: 1
bindIP: 0.0.0.0
logLevel: info
logFormat: default
offline: false
ha: false
bodyParserLimit: 5mb