adjust default log, pick and config locations. renotify on critical only, make user sessions persistem
This commit is contained in:
@@ -252,8 +252,6 @@ def get_settings_sections(config: dict) -> list:
|
||||
"Path to the pickle file used to persist host state across restarts."),
|
||||
field("logfile", "Event log", "path",
|
||||
"Path to the event log file."),
|
||||
field("logfmt", "Log format", "select",
|
||||
"Format for event log entries: text, msg, or json."),
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user