mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-07-14 05:00:13 -04:00
customizable policy
This commit is contained in:
@@ -18,6 +18,7 @@ message Config {
|
||||
USE_IP = 1;
|
||||
}
|
||||
DomainStrategy domain_strategy = 1;
|
||||
uint32 timeout = 2;
|
||||
uint32 timeout = 2 [deprecated = true];
|
||||
DestinationOverride destination_override = 3;
|
||||
uint32 user_level = 4;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user