Share: Fix dir access.
This commit is contained in:
parent
6177c2ea4f
commit
3c3d03e205
|
@ -19,7 +19,7 @@ in
|
||||||
"/" = {
|
"/" = {
|
||||||
inherit root;
|
inherit root;
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
autoindex off;
|
autoindex on;
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue