fix(logging): add default fallback for logFormat config
This commit is contained in:
		| @@ -24,6 +24,7 @@ defaults: | |||||||
|       min: 1 |       min: 1 | ||||||
|     bindIP: 0.0.0.0 |     bindIP: 0.0.0.0 | ||||||
|     logLevel: info |     logLevel: info | ||||||
|  |     logFormat: default | ||||||
|     offline: false |     offline: false | ||||||
|     ha: false |     ha: false | ||||||
|     bodyParserLimit: 5mb |     bodyParserLimit: 5mb | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user