소스 검색
enable mux by default
Darien Raymond
8 년 전
|
|
@@ -28,6 +28,9 @@
|
|
|
]
|
|
|
}
|
|
|
]
|
|
|
+ },
|
|
|
+ "mux": {
|
|
|
+ "enabled": true
|
|
|
}
|
|
|
},
|
|
|
"outboundDetour": [
|
|
|
@@ -100,11 +103,5 @@
|
|
|
}
|
|
|
]
|
|
|
}
|
|
|
- },
|
|
|
- "transport": {
|
|
|
- "kcpSettings": {
|
|
|
- "uplinkCapacity": 1,
|
|
|
- "downlinkCapacity": 10
|
|
|
- }
|
|
|
}
|
|
|
}
|