Add client_max_body_size
This commit is contained in:
parent
9eb9954845
commit
c7c6806689
@ -27,6 +27,7 @@
|
||||
- ssl_certificate_key "/etc/ssl/letsencrypt/mastodon.zombocloud.com.pem"
|
||||
- add_header Referrer-Policy "no-referrer, strict-origin-when-cross-origin"
|
||||
- add_header Strict-Transport-Security max-age=31536000
|
||||
- client_max_body_size 0
|
||||
- location / {
|
||||
try_files $uri @proxy;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user