Files
Dalan/config/abilities.yml
2026-08-13 19:56:46 +03:30

50 lines
688 B
YAML

roles:
- superadmin
- admin
- compliance
- support
admin_permissions:
superadmin:
manage:
- User
- Activity
- Ability
- APIKey
- Profile
- Permission
- Label
- Restriction
- Level
- Document
admin:
read:
- Activity
- Level
- APIKey
- Permission
- Document
manage:
- User
- Activity
- Profile
- Label
- Document
compliance:
read:
- Level
- User
- Activity
manage:
- Label
update:
- Profile
support:
read:
- User
- Activity
- APIKey
- Profile
- Label
- Level