Update default capacity

pull/215/head v1.17.1
V2Ray Dev 2016-06-20 23:24:10 +02:00
parent 41225f8c12
commit 3729ad2330
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169
1 changed files with 2 additions and 2 deletions

View File

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