Export configuration
This commit is contained in:
parent
3a28895159
commit
c6e2d553f8
264 changed files with 16706 additions and 0 deletions
24
config/sync/field.field.node.article.field_seo_image.yml
Normal file
24
config/sync/field.field.node.article.field_seo_image.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
uuid: b8797d00-a2c2-402e-850a-0995e8104498
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_seo_image
|
||||
- media.type.image
|
||||
- node.type.article
|
||||
id: node.article.field_seo_image
|
||||
field_name: field_seo_image
|
||||
entity_type: node
|
||||
bundle: article
|
||||
label: 'SEO image'
|
||||
description: 'Upload an image to be used when the page is shared on social media sites.'
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:media'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
image: image
|
||||
field_type: entity_reference
|
Loading…
Add table
Add a link
Reference in a new issue