Explorar o código

Merge branch 'master' of https://github.com/v2ray/v2ray-core

Darien Raymond %!s(int64=6) %!d(string=hai) anos
pai
achega
40ef2a1013
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      release/config/config.json

+ 1 - 1
release/config/config.json

@@ -35,7 +35,7 @@
 
     // Enable sniffing on TCP connection.
     "sniffing": {
-      "enable": true,
+      "enabled": true,
       // Target domain will be overriden to the one carried by the connection, if the connection is HTTP or HTTPS.
       "destOverride": ["http", "tls"]
     }