diff --git a/openequella-toolbox/blank.properties b/openequella-toolbox/blank.properties index 6218e8b..1ff14a5 100644 --- a/openequella-toolbox/blank.properties +++ b/openequella-toolbox/blank.properties @@ -27,6 +27,10 @@ migrate-to-kaltura.kal.user.id= migrate-to-kaltura.kal.service.url= migrate-to-kaltura.general.max.items.to.migrate=3 migrate-to-kaltura.oeq.search.attachment.description=My Videos +# Case insensitive CSV .audio and .video must be distinct sets. Used to determine +# if the script uploads to Kaltura as an Audio or Video entry. +migrate-to-kaltura.oeq.search.attachment.suffixes.audio=.mp3 +migrate-to-kaltura.oeq.search.attachment.suffixes.video=.mp4,.MOV migrate-to-kaltura.oeq.search.kal.tags.xpath=/xml/my/path/to/tags/text() ### Needed for ExportItems