diff --git a/tasmoadmin/config.json b/tasmoadmin/config.json index 3cfed15..7930808 100755 --- a/tasmoadmin/config.json +++ b/tasmoadmin/config.json @@ -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" } }