diff --git a/nginx.tmpl b/nginx.tmpl index b340473..d486206 100644 --- a/nginx.tmpl +++ b/nginx.tmpl @@ -17,6 +17,7 @@ {{ end }} {{ end }} +client_max_body_size 4096M; # If we receive X-Forwarded-Proto, pass it through; otherwise, pass along the # scheme used to connect to this server map $http_x_forwarded_proto $proxy_x_forwarded_proto {