mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-18 13:04:37 +03:00
add padding for mux
This commit is contained in:
@@ -102,6 +102,7 @@ namespace NekoGui {
|
||||
bool connection_statistics = false;
|
||||
int current_group = 0; // group id
|
||||
QString mux_protocol = "";
|
||||
bool mux_padding = false;
|
||||
int mux_concurrency = 8;
|
||||
bool mux_default_on = false;
|
||||
QString theme = "0";
|
||||
|
||||
Reference in New Issue
Block a user