Disable body size checks for slides
All checks were successful
/ ansible (push) Successful in 1m43s
/ terraform (push) Successful in 46s

This commit is contained in:
Jake Howard 2024-07-01 20:09:53 +01:00
parent 195c711d26
commit 608c57a421
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -44,4 +44,4 @@
upstream: slides-slides-1.docker:80
ssl_cert_path: /etc/letsencrypt/live/slides.jakehoward.tech
location_extra: |
client_max_body_size 15m;
client_max_body_size 0;