services/nextcloud: make login work reliably

schweby-main-patch-74823
schweby 2022-04-30 23:35:19 +02:00
parent 27cc65fb14
commit 440076bae9
Signed by untrusted user who does not match committer: moira
GPG Key ID: AF92FDD91CB44B2F
1 changed files with 1 additions and 0 deletions

View File

@ -137,6 +137,7 @@
extraConfig = ''
proxy_buffering off;
client_max_body_size 0;
add_header Cache-Control "no-store, no-cache, must-revalidate";
'';
};