mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-04 20:55:45 +00:00
Merge branch 'dev' into dev
This commit is contained in:
@@ -605,6 +605,7 @@ struct Values {
|
||||
|
||||
// Miscellaneous
|
||||
Setting<std::string> log_filter{linkage, "*:Info", "log_filter", Category::Miscellaneous};
|
||||
Setting<bool> log_async{linkage, true, "log_async", Category::Miscellaneous};
|
||||
Setting<bool> use_dev_keys{linkage, false, "use_dev_keys", Category::Miscellaneous};
|
||||
|
||||
// Network
|
||||
|
||||
Reference in New Issue
Block a user