You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
697 B
28 lines
697 B
2 years ago
|
uuid: d1fe8f9b-6405-45de-93f6-c9ec55e8270c
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- field.storage.node.field_video_upload
|
||
|
- node.type.video_chapters
|
||
|
module:
|
||
|
- file
|
||
|
id: node.video_chapters.field_video_upload
|
||
|
field_name: field_video_upload
|
||
|
entity_type: node
|
||
|
bundle: video_chapters
|
||
|
label: 'Upload a video'
|
||
|
description: 'Choose and upload a video from your device'
|
||
|
required: false
|
||
|
translatable: false
|
||
|
default_value: { }
|
||
|
default_value_callback: ''
|
||
|
settings:
|
||
|
handler: 'default:file'
|
||
|
handler_settings: { }
|
||
|
file_directory: ''
|
||
|
file_extensions: 'mp4 m4v mov flv f4v ogg ogv wmv vp6 vp5 mpg avi mpeg mp3 webm'
|
||
|
max_filesize: ''
|
||
|
description_field: false
|
||
|
field_type: file
|