From f7e1a4e5b4cefff2ebb516085fb0b280040a07f4 Mon Sep 17 00:00:00 2001 From: xqzr <34030394+xqzr@users.noreply.github.com> Date: Sat, 26 Oct 2024 02:38:33 +0800 Subject: [PATCH] Update server.jsonc --- VLESS-TLS-SplitHTTP-CaddyNginx/server.jsonc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/VLESS-TLS-SplitHTTP-CaddyNginx/server.jsonc b/VLESS-TLS-SplitHTTP-CaddyNginx/server.jsonc index b6d23dd..0a0a678 100644 --- a/VLESS-TLS-SplitHTTP-CaddyNginx/server.jsonc +++ b/VLESS-TLS-SplitHTTP-CaddyNginx/server.jsonc @@ -16,10 +16,7 @@ "decryption": "none" }, "streamSettings": { - "network": "splithttp", - "splithttpSettings": { - "path": "/split" - } + "network": "splithttp" }, "sniffing": { "enabled": true,