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
20
config/sync/core.base_field_override.node.people.title.yml
Normal file
20
config/sync/core.base_field_override.node.people.title.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
uuid: 90057714-0f0f-4a6f-9da7-4c7394d5f9c3
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.people
|
||||
_core:
|
||||
default_config_hash: MqZid1EqJeqdHcR7HbHVZKvtTA8LBlBAm5LVV10RuJo
|
||||
id: node.people.title
|
||||
field_name: title
|
||||
entity_type: node
|
||||
bundle: people
|
||||
label: Name
|
||||
description: ''
|
||||
required: true
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
Loading…
Add table
Add a link
Reference in a new issue