diff --git a/ubuntu/mercy.sickstack.com.yml b/ubuntu/mercy.sickstack.com.yml index 0a16d44..a7a8525 100644 --- a/ubuntu/mercy.sickstack.com.yml +++ b/ubuntu/mercy.sickstack.com.yml @@ -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; }