Update default capacity

This commit is contained in:
V2Ray Dev
2016-06-20 23:24:10 +02:00
parent 41225f8c12
commit 3729ad2330
+2 -2
View File
@@ -102,8 +102,8 @@
},
"transport": {
"kcpSettings": {
"uplinkCapacity": 5,
"downlinkCapacity": 20
"uplinkCapacity": 10,
"downlinkCapacity": 100
}
}
}