ソースを参照

enable mux by default

Darien Raymond 8 年 前
コミット
cc8935ee02
1 ファイル変更3 行追加6 行削除
  1. 3 6
      tools/release/config/vpoint_socks_vmess.json

+ 3 - 6
tools/release/config/vpoint_socks_vmess.json

@@ -28,6 +28,9 @@
           ]
         }
       ]
+    },
+    "mux": {
+      "enabled": true
     }
   },
   "outboundDetour": [
@@ -100,11 +103,5 @@
         }
       ]
     }
-  },
-  "transport": {
-    "kcpSettings": {
-      "uplinkCapacity": 1,
-      "downlinkCapacity": 10
-    }
   }
 }