From 0ddd01b8400760ed85f10758e930cc779221df7b Mon Sep 17 00:00:00 2001 From: Rodolfo Berrios <20590102+rodber@users.noreply.github.com> Date: Mon, 18 Nov 2024 17:41:38 -0300 Subject: [PATCH] upload conf --- nginx/chevereto.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nginx/chevereto.conf b/nginx/chevereto.conf index 86bda51..7125ecc 100644 --- a/nginx/chevereto.conf +++ b/nginx/chevereto.conf @@ -1 +1,2 @@ -client_max_body_size 100m; +client_max_body_size 0; +proxy_request_buffering off;