浏览代码

Update config_client.json

Clarence Gui 5 年之前
父节点
当前提交
a33ca0fdd8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      VMess-HTTP2/config_client.json

+ 1 - 1
VMess-HTTP2/config_client.json

@@ -21,7 +21,7 @@
             "protocol": "socks",
             "settings": {
                 "auth": "noauth",
-                "udp": "true",
+                "udp": true,
                 "ip": "127.0.0.1"
             }
         },