forked from 0x2620/pandora
make about page editable
This commit is contained in:
parent
cbfba515d0
commit
60df436529
2 changed files with 23 additions and 5 deletions
|
|
@ -16,6 +16,7 @@
|
|||
"canDeleteItems": {"admin": true},
|
||||
"canDownloadVideo": {"guest": 0, "member": 0, "friend": 4, "staff": 4, "admin": 4},
|
||||
"canEditMetadata": {"staff": true, "admin": true},
|
||||
"canEditSitePages": {"staff": true, "admin": true},
|
||||
"canEditUsers": {"admin": true},
|
||||
"canPlayClips": {"guest": 2, "member": 2, "friend": 4, "staff": 4, "admin": 4},
|
||||
"canPlayVideo": {"guest": 1, "member": 1, "friend": 4, "staff": 4, "admin": 4},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue