From d9a744dda40692d173a2f22f86cf9bd8ca67faa7 Mon Sep 17 00:00:00 2001 From: shenjianZ Date: Wed, 30 Jul 2025 18:13:03 +0800 Subject: [PATCH] nothing --- nginx.full.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/nginx.full.conf b/nginx.full.conf index 670a811..fe8f4e6 100644 --- a/nginx.full.conf +++ b/nginx.full.conf @@ -64,7 +64,6 @@ http { # 设置更长的超时时间以保持 WebSocket 连接 proxy_read_timeout 600s; proxy_send_timeout 600s; - } } }