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;