client_max_body_size 4096M;

This commit is contained in:
neilpang 2017-06-18 13:52:46 +08:00
parent 165edc2f1d
commit e0f9b59732

View file

@ -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 {