Compare commits
No commits in common. "1bd6e533dcd906ffed29ec29c023dcfd2070b698" and "f9537c2829616f08279fca33810263034a55a448" have entirely different histories.
1bd6e533dc
...
f9537c2829
1 changed files with 0 additions and 1 deletions
|
|
@ -226,7 +226,6 @@ let secrets = import ../secrets.nix; in
|
||||||
basicAuth = userlist;
|
basicAuth = userlist;
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
autoindex on;
|
autoindex on;
|
||||||
add_header Cache-Control max-age=172800
|
|
||||||
'';
|
'';
|
||||||
proxyWebsockets = true;
|
proxyWebsockets = true;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue