This commit is contained in:
j 2018-11-06 15:37:23 +01:00
parent 0b8364268d
commit 0f6e1530c8
1 changed files with 2 additions and 0 deletions

View File

@ -65,6 +65,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
"canManagePlacesAndEvents": {"member": true, "staff": true, "admin": true},
"canManageTitlesAndNames": {"member": true, "staff": true, "admin": true},
"canManageUsers": {"staff": true, "admin": true},
"canManageTranslations": {"staff": true, "admin": true},
"canPlayClips": {"guest": 0, "member": 0, "visitor": 1, "staff": 1, "admin": 2},
"canPlayVideo": {"guest": 0, "member": 0, "visitor": 1, "staff": 1, "admin": 2},
"canReadText": {"guest": 0, "member": 0, "visitor": 1, "staff": 1, "admin": 2},
@ -1291,6 +1292,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
"user": {
"level": "guest",
"ui": {
"annotationsHighlight": "none",
"annotationsCalendarSize": 128,
"annotationsMapSize": 128,
"annotationsRange": "all",