mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-09-23 07:03:20 +00:00
update default config
This commit is contained in:
parent
1238304b1d
commit
6ec9032a54
@ -99,5 +99,11 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"transport": {
|
||||||
|
"kcpSettings": {
|
||||||
|
"uplinkCapacity": 5,
|
||||||
|
"downlinkCapacity": 20
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -55,5 +55,11 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"transport": {
|
||||||
|
"kcpSettings": {
|
||||||
|
"uplinkCapacity": 100,
|
||||||
|
"downlinkCapacity": 100
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user