diff --git a/websocket+Nginx+TLS/config_server.json b/websocket+Nginx+TLS/config_server.json index c725de2..7d1ebc1 100644 --- a/websocket+Nginx+TLS/config_server.json +++ b/websocket+Nginx+TLS/config_server.json @@ -24,15 +24,10 @@ "security": "auto", "wsSettings": { "path": "/PATH/", - "connectionReuse": true, "headers": { "Host": "domain.Name" } } - }, - "mux": { - "enabled": true, - "concurrency": 64 } }, "outbound": {