feat(copyparty): Allow jellyfin-admins to move and delete files
This commit is contained in:
@@ -40,6 +40,7 @@ in {
|
|||||||
path = "/persist/vault/jellyfin";
|
path = "/persist/vault/jellyfin";
|
||||||
# View and upload, but no deleting.
|
# View and upload, but no deleting.
|
||||||
access.rw = "*";
|
access.rw = "*";
|
||||||
|
access.rwmd = "@jellyfin-admin";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user