Add option to toggle envvar compatibility mode
This commit is contained in:
@@ -256,6 +256,7 @@ namespace config {
|
||||
bool hide_tray_controls;
|
||||
bool enable_pairing;
|
||||
bool enable_discovery;
|
||||
bool envvar_compatibility_mode;
|
||||
std::string locale;
|
||||
int min_log_level;
|
||||
std::bitset<flag::FLAG_SIZE> flags;
|
||||
|
||||
Reference in New Issue
Block a user