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."/" = {
|
||||
path = "/srv/copyparty";
|
||||
access = {
|
||||
r = "*";
|
||||
A = [ "will" ];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue