services/nextcloud: make login work reliably

keep-around/440076bae96f0079c702e48ef5742c7dd2552bf5
schweby 2022-04-30 23:35:19 +02:00
parent 27cc65fb14
commit 440076bae9
Signed by: 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";
'';
};