mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-08-15 11:24:54 -04:00
simplify connection reuse settings
This commit is contained in:
@@ -40,9 +40,6 @@
|
||||
}
|
||||
],
|
||||
"transport": {
|
||||
"streamType": "tcp",
|
||||
"settings": {
|
||||
"connectionReuse": true
|
||||
}
|
||||
"connectionReuse": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user