summaryrefslogtreecommitdiff
path: root/odin.nix
diff options
context:
space:
mode:
Diffstat (limited to 'odin.nix')
-rw-r--r--odin.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/odin.nix b/odin.nix
index af1f72cb..bb1bb4eb 100644
--- a/odin.nix
+++ b/odin.nix
@@ -497,7 +497,7 @@
497 locations = { 497 locations = {
498 # "/bar".proxyPass = "http://bar/"; 498 # "/bar".proxyPass = "http://bar/";
499 "/" = { 499 "/" = {
500 root = "/srv/media"; 500 root = "/srv/media/";
501 extraConfig = '' 501 extraConfig = ''
502 autoindex on; 502 autoindex on;
503 autoindex_localtime on; 503 autoindex_localtime on;