mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-18 13:04:37 +03:00
feat: multiplex default & apply to group
This commit is contained in:
@@ -99,6 +99,7 @@ namespace NekoRay {
|
||||
int current_group = 0; // group id
|
||||
QString mux_protocol = "";
|
||||
int mux_concurrency = 8;
|
||||
bool mux_default_on = false;
|
||||
QString theme = "0";
|
||||
QString v2ray_asset_dir = "";
|
||||
int language = 0;
|
||||
|
||||
Reference in New Issue
Block a user