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/core.base_field_override.node.people.promote.yml
Normal file
24
config/sync/core.base_field_override.node.people.promote.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
uuid: 1d3bd1b1-811e-45bc-8105-950eb51ccc92
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.people
|
||||
_core:
|
||||
default_config_hash: vjAdEwFkNHAmhmslEPv5BP-dYKY6Wi_YlmsU55nVVbk
|
||||
id: node.people.promote
|
||||
field_name: promote
|
||||
entity_type: node
|
||||
bundle: people
|
||||
label: 'Promoted to front page'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value:
|
||||
-
|
||||
value: 0
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
on_label: 'On'
|
||||
off_label: 'Off'
|
||||
field_type: boolean
|
Loading…
Add table
Add a link
Reference in a new issue