Disable body size checks for slides

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;