Add new configuration generated by config distro after d10 upgrade
This commit is contained in:
parent
ed09c9acf2
commit
790a477269
95 changed files with 2635 additions and 0 deletions
16
config/sync/media.type.video.yml
Normal file
16
config/sync/media.type.video.yml
Normal file
|
@ -0,0 +1,16 @@
|
|||
uuid: a17fa7a3-1b38-4dfa-a905-6779fcedae9f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: hzgvcRgZHltqWf8hBmttoWh95tCJoPL25lPq9YSIRsY
|
||||
id: video
|
||||
label: Video
|
||||
description: 'A locally hosted video file.'
|
||||
source: video_file
|
||||
queue_thumbnail_downloads: false
|
||||
new_revision: true
|
||||
source_configuration:
|
||||
source_field: field_media_video_file
|
||||
field_map:
|
||||
name: name
|
Loading…
Add table
Add a link
Reference in a new issue