forked from hacc/haccfiles
s4f-conference: allow larger uploads
they should probably be using nextcloud for this, but i can't be
bothered to make them a group there, so here we go 🤷
This commit is contained in:
parent
285a8e6a8e
commit
4ffedfe532
1 changed files with 2 additions and 0 deletions
|
@ -126,6 +126,8 @@
|
|||
proxy_hide_header Content-Security-Policy;
|
||||
proxy_hide_header X-Frame-Options;
|
||||
proxy_redirect off;
|
||||
|
||||
client_max_body_size 100M;
|
||||
'';
|
||||
};
|
||||
forceSSL = true;
|
||||
|
|
Loading…
Reference in a new issue