fix: add Daemon::LogLevel to the list of valid config keys
This commit is contained in:
committed by
Chris Rizzitello
parent
692f43d8af
commit
aa54bd329f
@ -215,6 +215,7 @@ private:
|
||||
, Settings::Daemon::Command
|
||||
, Settings::Daemon::Elevate
|
||||
, Settings::Daemon::LogFile
|
||||
, Settings::Daemon::LogLevel
|
||||
, Settings::Log::File
|
||||
, Settings::Log::Level
|
||||
, Settings::Log::ToFile
|
||||
|
||||
Reference in New Issue
Block a user