Bring in updated module configuration after D10 upgrade
This commit is contained in:
parent
790a477269
commit
2a4b10f537
52 changed files with 385 additions and 129 deletions
|
@ -4,10 +4,11 @@ status: true
|
|||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.image.field_image
|
||||
- field.field.paragraph.image.field_media_image
|
||||
- image.style.large
|
||||
- paragraphs.paragraphs_type.image
|
||||
module:
|
||||
- image
|
||||
- media
|
||||
_core:
|
||||
default_config_hash: yvjwA4JR_adrMOhuQgqO4_4tAYWa_U0UIaGVvNoD22Q
|
||||
id: paragraph.image.default
|
||||
|
@ -26,5 +27,17 @@ content:
|
|||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
field_media_image:
|
||||
type: media_thumbnail
|
||||
label: hidden
|
||||
settings:
|
||||
image_link: ''
|
||||
image_style: large
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
hidden:
|
||||
field_image: true
|
||||
search_api_excerpt: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue