Share: Fix dir access.

This commit is contained in:
Dmitry Voronin 2025-01-09 20:07:29 +03:00
parent 6177c2ea4f
commit 3c3d03e205
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -19,7 +19,7 @@ in
"/" = {
inherit root;
extraConfig = ''
autoindex off;
autoindex on;
'';
};
};