1
0
Fork 0
forked from exozyme/nginx

Typo in Nextcloud config

This commit is contained in:
Anthony Wang 2021-10-18 21:10:29 -05:00
parent db8bd1df27
commit 91ed22b4df
Signed by untrusted user: a
GPG key ID: BC96B00AEC5F2D76

View file

@ -30,7 +30,7 @@ server {
#add_header Strict-Transport-Security "max-age=15768000; includeSubDomains; preload;" always;
# set max upload size
client_max_body_size 16GB;
client_max_body_size 16G;
fastcgi_buffers 64 4K;
# Enable gzip but do not remove ETag headers