fix nextcloud 1GB limit
This commit is contained in:
parent
21621b9cb2
commit
e4e49f1257
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ in
|
|||
sub_filter "http://nextcloud.ingolf-wagner.de" "https://nextcloud.ingolf-wagner.de";
|
||||
# used for view/edit office file via Office Online Server
|
||||
client_max_body_size 0;
|
||||
proxy_buffering off; # to download files bigger than 1GB
|
||||
'';
|
||||
};
|
||||
"= /.well-known/carddav" = {
|
||||
|
|
Loading…
Reference in a new issue