levels
This commit is contained in:
parent
241848ee1b
commit
24e1f19352
1 changed files with 1 additions and 1 deletions
|
@ -950,7 +950,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
||||||
"userLevels" is an ordered list of user classes. The first entry is for
|
"userLevels" is an ordered list of user classes. The first entry is for
|
||||||
unregistered visitors.
|
unregistered visitors.
|
||||||
*/
|
*/
|
||||||
"userLevels": ["guest", "member", "staff", "admin"],
|
"userLevels": ["guest", "member", "admin"],
|
||||||
/*
|
/*
|
||||||
"video" contains the video settings.
|
"video" contains the video settings.
|
||||||
"formats": Supported video formats. Should be ["webm", "mp4"], or
|
"formats": Supported video formats. Should be ["webm", "mp4"], or
|
||||||
|
|
Loading…
Reference in a new issue