Update nginx.conf.tmpl
This commit is contained in:
parent
af970555d1
commit
a8d8f22e08
@ -48,7 +48,7 @@ http {
|
|||||||
|
|
||||||
location /.well-known/acme-challenge { }
|
location /.well-known/acme-challenge { }
|
||||||
|
|
||||||
client_max_body_size {{getenv "MAXUPLOADSIZE"}};
|
client_max_body_size {{getenv "MAX_UPLOAD_SIZE"}};
|
||||||
fastcgi_buffers 64 4K;
|
fastcgi_buffers 64 4K;
|
||||||
|
|
||||||
error_page 403 /core/templates/403.php;
|
error_page 403 /core/templates/403.php;
|
||||||
|
Loading…
Reference in New Issue
Block a user