client_max_body_size 0 for selfie.town
This commit is contained in:
parent
f5a495818f
commit
05f8b1a1a0
@ -45,6 +45,7 @@
|
||||
- ssl_certificate_key "/etc/ssl/letsencrypt/selfie.town.pem"
|
||||
- ssl_stapling on
|
||||
- add_header Strict-Transport-Security max-age=31536000
|
||||
- client_max_body_size 0
|
||||
- location / {
|
||||
try_files $uri $uri/ /index.php?$args;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user