diff --git a/nginx.tmpl b/nginx.tmpl index 726c74b..860c1fe 100644 --- a/nginx.tmpl +++ b/nginx.tmpl @@ -22,6 +22,7 @@ {{ 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 {