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_subtitle
- filter.format.minimalhtmltitle
- paragraphs.paragraphs_type.title
module:
- allowed_formats
- text
third_party_settings:
allowed_formats:
allowed_formats:
- minimalhtmltitle
id: paragraph.title.field_subtitle
field_name: field_subtitle
entity_type: paragraph
@ -22,5 +18,7 @@ required: false
translatable: true
default_value: { }
default_value_callback: ''
settings: { }
settings:
allowed_formats:
- minimalhtmltitle
field_type: text