First permissions restriction

This commit is contained in:
Blue 2025-03-15 00:06:58 +02:00
parent 60c8782bdd
commit f03f392cee
Signed by: blue
GPG key ID: 9B203B252A63EE38
6 changed files with 34 additions and 13 deletions

View file

@ -15,5 +15,5 @@ modules:
alias: actor
enabled: true
permissions:
- read: [Owner, User]
- write: [Owner]
read: [Owner, User]
write: [Owner]