mirror of
https://github.com/hassio-addons/addon-chrony.git
synced 2025-05-04 19:21:35 +00:00
🔥 Removes custom log format override (#6)
This commit is contained in:
parent
057c1f2985
commit
1bc9e0540a
1 changed files with 0 additions and 3 deletions
|
@ -34,8 +34,5 @@
|
||||||
"ntp_pool": "str?",
|
"ntp_pool": "str?",
|
||||||
"ntp_server": ["str?"],
|
"ntp_server": ["str?"],
|
||||||
"mode": "match(^(pool|server)$)"
|
"mode": "match(^(pool|server)$)"
|
||||||
},
|
|
||||||
"environment": {
|
|
||||||
"LOG_FORMAT": "{LEVEL}: {MESSAGE}"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue