mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-06-09 04:29:17 -04:00
settings for forcing secure encryption in vmess server
This commit is contained in:
@@ -21,4 +21,5 @@ message Config {
|
||||
repeated v2ray.core.common.protocol.User user = 1;
|
||||
DefaultConfig default = 2;
|
||||
DetourConfig detour = 3;
|
||||
}
|
||||
bool secure_encryption_only = 4;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user