🔥 Removes custom log format override (#6)

This commit is contained in:
Franck Nijhof 2019-03-20 13:30:50 +01:00 committed by Paul Sinclair
parent 057c1f2985
commit 1bc9e0540a

View file

@ -34,8 +34,5 @@
"ntp_pool": "str?",
"ntp_server": ["str?"],
"mode": "match(^(pool|server)$)"
},
"environment": {
"LOG_FORMAT": "{LEVEL}: {MESSAGE}"
}
}