Skip to content

Commit

Permalink
fix(logging): add default fallback for logFormat config
Browse files Browse the repository at this point in the history
  • Loading branch information
NGPixel authored Feb 19, 2022
1 parent de6d4be commit 3f5388d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/app/data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ defaults:
min: 1
bindIP: 0.0.0.0
logLevel: info
logFormat: default
offline: false
ha: false
bodyParserLimit: 5mb
Expand Down

0 comments on commit 3f5388d

Please sign in to comment.