🔥 Removes custom log format override

This commit is contained in:
Franck Nijhof 2019-03-31 17:51:59 +02:00
parent a16ceeeac6
commit 8b6f25e10c
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -31,9 +31,6 @@
"log_level": "match(^(trace|debug|info|notice|warning|error|fatal)$)?",
"ssl": "bool",
"certfile": "str",
},
"environment": {
"LOG_FORMAT": "{LEVEL}: {MESSAGE}"
"keyfile": "str"
}
}