fix(copyparty): disable read access for all non-users
This commit is contained in:
parent
9bdffc9a3a
commit
fbd4da91c0
1 changed files with 0 additions and 1 deletions
|
|
@ -30,7 +30,6 @@ in
|
||||||
volumes."/" = {
|
volumes."/" = {
|
||||||
path = "/srv/copyparty";
|
path = "/srv/copyparty";
|
||||||
access = {
|
access = {
|
||||||
r = "*";
|
|
||||||
A = [ "will" ];
|
A = [ "will" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue