feat: add media user to all media roles

- change *arrs to use media as the group
This commit is contained in:
2024-06-27 21:44:35 +10:00
parent 14c98ea659
commit dcccc85264
4 changed files with 18 additions and 2 deletions
+9
View File
@@ -0,0 +1,9 @@
# Group administration
This page exists to list all the locally managed groups, their gid's and what their general purpose is for.
## List of groups
| name | gid | purpose |
|-------------|-------------|-------------|
| admin | 10000 | admin group designed for system admins |
| media | 10001 | group permissions to manage media (*arrs) |