Disable body size checks for slides
This commit is contained in:
parent
195c711d26
commit
608c57a421
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue