Apply config changes from database updates
This commit is contained in:
parent
4e35f7c59f
commit
6212311c6a
115 changed files with 157 additions and 123 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue