services/nextcloud: make login work reliably
This commit is contained in:
parent
27cc65fb14
commit
440076bae9
1 changed files with 1 additions and 0 deletions
|
@ -137,6 +137,7 @@
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
proxy_buffering off;
|
proxy_buffering off;
|
||||||
client_max_body_size 0;
|
client_max_body_size 0;
|
||||||
|
add_header Cache-Control "no-store, no-cache, must-revalidate";
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue