소스 검색

Update default capacity

V2Ray Dev 9 년 전
부모
커밋
3729ad2330
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      release/config/vpoint_socks_vmess.json

+ 2 - 2
release/config/vpoint_socks_vmess.json

@@ -102,8 +102,8 @@
   },
   "transport": {
     "kcpSettings": {
-      "uplinkCapacity": 5,
-      "downlinkCapacity": 20
+      "uplinkCapacity": 10,
+      "downlinkCapacity": 100
     }
   }
 }