enable mux by default

pull/432/head
Darien Raymond 2017-04-07 21:00:51 +02:00
parent 806ee420e5
commit cc8935ee02
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169
1 changed files with 3 additions and 6 deletions

View File

@ -28,6 +28,9 @@
]
}
]
},
"mux": {
"enabled": true
}
},
"outboundDetour": [
@ -100,11 +103,5 @@
}
]
}
},
"transport": {
"kcpSettings": {
"uplinkCapacity": 1,
"downlinkCapacity": 10
}
}
}