support items without video

This commit is contained in:
j 2020-02-05 17:47:05 +01:00
parent cda43f1784
commit 6bb51c61a5

View file

@ -875,7 +875,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 "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. 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 "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 displayed at the top of the screen. This title can be customized by adding