mirror of
https://github.com/v2board/v2board.git
synced 2025-06-12 20:47:56 +08:00
vmess: sniffing opt
This commit is contained in:
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user