This commit is contained in:
Shelvacu
2025-02-24 20:56:04 -08:00
committed by Shelvacu on fw
parent 81b67373c2
commit 42a83b50ad

View File

@@ -46,7 +46,10 @@ in
default_type text/plain;
return 200 "I don't know what to put here";
'';
"gabriel-dropout.for.miras.pet".root = "/static-stuff/gabriel-dropout.for.miras.pet";
"gabriel-dropout.for.miras.pet" = {
root = "/static-stuff/gabriel-dropout.for.miras.pet";
extraConfig = "autoindex on;";
};
};
};
};