Compare commits
2 commits
f9537c2829
...
1bd6e533dc
| Author | SHA1 | Date | |
|---|---|---|---|
| 1bd6e533dc | |||
| ce883e2777 |
1 changed files with 1 additions and 0 deletions
|
|
@ -226,6 +226,7 @@ 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