fix: add Daemon::LogLevel to the list of valid config keys

This commit is contained in:
Luiz Sardinha
2026-02-22 12:08:36 +01:00
committed by Chris Rizzitello
parent 692f43d8af
commit aa54bd329f

View File

@ -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