BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
25
config/sync/field.field.node.materiau.field_video.yml
Normal file
25
config/sync/field.field.node.materiau.field_video.yml
Normal file
@@ -0,0 +1,25 @@
|
||||
uuid: b4529ab3-2c6f-486a-9dce-8f1d057d1fc6
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_video
|
||||
- node.type.materiau
|
||||
module:
|
||||
- video_embed_field
|
||||
id: node.materiau.field_video
|
||||
field_name: field_video
|
||||
entity_type: node
|
||||
bundle: materiau
|
||||
label: Video
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
allowed_providers:
|
||||
youtube: youtube
|
||||
vimeo: vimeo
|
||||
youtube_playlist: '0'
|
||||
field_type: video_embed_field
|
Reference in New Issue
Block a user