Update config with latest Drutopia
Using config_distro update ('merge').
This commit is contained in:
parent
fa10064401
commit
49771666cc
120 changed files with 10556 additions and 9332 deletions
|
@ -0,0 +1,25 @@
|
|||
uuid: 5c31475c-e91c-41ca-bf5d-424de3ae510d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_video_embed
|
||||
- paragraphs.paragraphs_type.video
|
||||
module:
|
||||
- video_embed_field
|
||||
id: paragraph.video.field_video_embed
|
||||
field_name: field_video_embed
|
||||
entity_type: paragraph
|
||||
bundle: video
|
||||
label: 'Video embed'
|
||||
description: 'Paste in the embed link from YouTube or Vimeo to embed a video.'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
allowed_providers:
|
||||
vimeo: '0'
|
||||
youtube: '0'
|
||||
youtube_playlist: '0'
|
||||
field_type: video_embed_field
|
Loading…
Add table
Add a link
Reference in a new issue