mirror of
https://github.com/v2board/v2board.git
synced 2024-11-10 17:49:11 +08:00
vmess: sniffing opt
This commit is contained in:
parent
c9357b602a
commit
eb53067e67
@ -205,7 +205,7 @@ class ServerService
|
||||
array_push($json->routing->rules, $protocolObj);
|
||||
}
|
||||
if (empty($domainRules) && empty($protocolRules)) {
|
||||
$json->inbound->sniffing->enable = false;
|
||||
$json->inbound->sniffing->enabled = false;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user