From 9f5db1fc42288de41c38f2e9965fd65f5634a38c Mon Sep 17 00:00:00 2001 From: wandoubaba Date: Tue, 20 Aug 2024 16:26:21 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E9=85=8D=E7=BD=AEclient=5Fma?= =?UTF-8?q?x=5Fbody=5Fsize=200;?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/nginx.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/nginx.conf b/conf/nginx.conf index 5e076aa..715ab35 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -25,6 +25,7 @@ http { #tcp_nopush on; keepalive_timeout 65; + client_max_body_size 0; #gzip on;