Explorar o código

fix(logging): add default fallback for logFormat config

Nicolas Giard %!s(int64=3) %!d(string=hai) anos
pai
achega
3f5388d093
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      server/app/data.yml

+ 1 - 0
server/app/data.yml

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