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.node.field_summary
|
||||
- filter.format.minimalhtmltitle
|
||||
- node.type.people
|
||||
module:
|
||||
- allowed_formats
|
||||
- text
|
||||
third_party_settings:
|
||||
allowed_formats:
|
||||
allowed_formats:
|
||||
- minimalhtmltitle
|
||||
_core:
|
||||
default_config_hash: EXOljgShOmy983x8K_RBAJkJ2cWknYTQvOdpbfg3EC4
|
||||
id: node.people.field_summary
|
||||
|
@ -24,5 +20,7 @@ required: true
|
|||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
settings:
|
||||
allowed_formats:
|
||||
- minimalhtmltitle
|
||||
field_type: text_long
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue