Apply config changes from database updates

This commit is contained in:
benjamin melançon 2025-09-23 23:17:39 -04:00
parent 4e35f7c59f
commit 6212311c6a
115 changed files with 157 additions and 123 deletions

View file

@ -4,14 +4,10 @@ status: true
dependencies:
config:
- field.storage.paragraph.field_quotation
- filter.format.minimalhtml
- paragraphs.paragraphs_type.quotation_with_image
module:
- allowed_formats
- text
third_party_settings:
allowed_formats:
allowed_formats:
- minimalhtml
id: paragraph.quotation_with_image.field_quotation
field_name: field_quotation
entity_type: paragraph
@ -22,5 +18,7 @@ required: true
translatable: true
default_value: { }
default_value_callback: ''
settings: { }
settings:
allowed_formats:
- minimalhtml
field_type: text