simplify connection reuse settings

This commit is contained in:
v2ray
2016-06-02 20:52:52 +02:00
parent 9a8bc3fc3c
commit ff0cb89efa
8 changed files with 19 additions and 62 deletions
+1 -4
View File
@@ -40,9 +40,6 @@
}
],
"transport": {
"streamType": "tcp",
"settings": {
"connectionReuse": true
}
"connectionReuse": true
}
}