mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-08-22 09:36:49 +08:00
Config: Remove more legacy fields (#3817)
This commit is contained in:

committed by
GitHub

parent
f406b2dee0
commit
57a41f3b4b
@@ -43,7 +43,6 @@ message Config {
|
||||
FORCE_IP64 = 10;
|
||||
}
|
||||
DomainStrategy domain_strategy = 1;
|
||||
uint32 timeout = 2 [deprecated = true];
|
||||
DestinationOverride destination_override = 3;
|
||||
uint32 user_level = 4;
|
||||
Fragment fragment = 5;
|
||||
|
Reference in New Issue
Block a user