Move configuration to standard location (config next to web)
This commit is contained in:
parent
c3696b4b96
commit
8fdc0426d5
472 changed files with 1 additions and 1 deletions
24
config/sync/field.field.node.people.body.yml
Normal file
24
config/sync/field.field.node.people.body.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
uuid: aee3747a-d7cb-47ea-b10c-58c6c8049d27
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.body
|
||||
- node.type.people
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: PQrxAoR4WjWtMMi0DJ3U_Ig_xJiK4fUi3gguwvrIkh0
|
||||
id: node.people.body
|
||||
field_name: body
|
||||
entity_type: node
|
||||
bundle: people
|
||||
label: Body
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
display_summary: true
|
||||
field_type: text_with_summary
|
Loading…
Add table
Add a link
Reference in a new issue