Compare commits

..

No commits in common. "1bd6e533dcd906ffed29ec29c023dcfd2070b698" and "f9537c2829616f08279fca33810263034a55a448" have entirely different histories.

View file

@ -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;
}; };