From 1c4140daec0e5c3fc85b5ee9eb39fa1322037cef Mon Sep 17 00:00:00 2001 From: dami Date: Mon, 11 Aug 2025 17:48:18 +0800 Subject: [PATCH] Update nginx.conf --- plugins/openresty/conf/nginx.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/plugins/openresty/conf/nginx.conf b/plugins/openresty/conf/nginx.conf index f183385dc..d0b66ff63 100644 --- a/plugins/openresty/conf/nginx.conf +++ b/plugins/openresty/conf/nginx.conf @@ -45,8 +45,6 @@ http keepalive_timeout 60; - - fastcgi_connect_timeout 300; fastcgi_send_timeout 300; fastcgi_read_timeout 300;