mirror of
https://github.com/XTLS/Xray-core.git
synced 2026-05-08 14:13:22 +00:00
DNS: Add timeoutMs for DnsServerObject (#4523)
This commit is contained in:
@@ -30,6 +30,7 @@ message NameServer {
|
||||
QueryStrategy query_strategy = 7;
|
||||
bool allowUnexpectedIPs = 8;
|
||||
string tag = 9;
|
||||
uint64 timeoutMs = 10;
|
||||
}
|
||||
|
||||
enum DomainMatchingType {
|
||||
|
||||
Reference in New Issue
Block a user