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: 8396c7b4-0bb1-46c9-95ad-1c82df172a9c
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_resource_video
|
||||
- node.type.resource
|
||||
module:
|
||||
- video_embed_field
|
||||
id: node.resource.field_resource_video
|
||||
field_name: field_resource_video
|
||||
entity_type: node
|
||||
bundle: resource
|
||||
label: 'Resource video'
|
||||
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