Skip to content

Commit

Permalink
Create core.entity_view_display.media.image.small.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jdearie authored Mar 8, 2021
1 parent 2a3975d commit 85ffdec
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions config/sync/core.entity_view_display.media.image.small.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
uuid: 9579fd03-4337-4027-886c-b97478d1a30c
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.media.small
- field.field.media.image.field_caption
- field.field.media.image.field_keywords
- field.field.media.image.field_media_in_library
- field.field.media.image.image
- field.field.media.image.layout_builder__translation
- media.type.image
- responsive_image.styles.responsive_small
module:
- layout_builder
- media_inline_embed
- responsive_image
third_party_settings:
media_inline_embed:
embed_inline: false
layout_builder:
allow_custom: false
enabled: false
_core:
default_config_hash: VLDxfMVPTkd2xvOjFMCh3kWmaOYnd03zggFXuUXQVEY
id: media.image.small
targetEntityType: media
bundle: image
mode: small
content:
image:
type: responsive_image
weight: 0
label: hidden
settings:
responsive_image_style: responsive_small
image_link: ''
third_party_settings: { }
region: content
hidden:
created: true
field_caption: true
field_keywords: true
field_media_in_library: true
layout_builder__translation: true
name: true
search_api_excerpt: true
thumbnail: true
uid: true

0 comments on commit 85ffdec

Please sign in to comment.