restricted videos can not be downloaded on pad.ma

This commit is contained in:
j 2012-05-04 13:32:22 +02:00
parent 1c80fb1f08
commit e4f635066e

View file

@ -25,7 +25,7 @@
*/
"capabilities": {
"canDeleteItems": {"admin": true},
"canDownloadVideo": {"guest": 1, "member": 1, "staff": 4, "admin": 4},
"canDownloadVideo": {"guest": 0, "member": 0, "staff": 4, "admin": 4},
"canEditAnnotations": {"staff": true, "admin": true},
"canEditEvents": {"staff": true, "admin": true},
"canEditFeaturedLists": {"staff": true, "admin": true},