items don't require video
This commit is contained in:
parent
98e20f9315
commit
b10487030a
1 changed files with 1 additions and 1 deletions
|
@ -1028,7 +1028,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
|||
"itemRequiresVideo" regulates if items without video can be created. If set
|
||||
to true, the only way to add a new item is to upload a new video.
|
||||
*/
|
||||
"itemRequiresVideo": true,
|
||||
"itemRequiresVideo": false,
|
||||
/*
|
||||
"itemTitleKeys" is a list of itemKeys required to compose the item title
|
||||
displayed at the top of the screen. This title can be customized by adding
|
||||
|
|
Loading…
Reference in a new issue