Initial commit of configuration
This commit is contained in:
parent
97a9ba1c23
commit
c102efd31b
640 changed files with 60699 additions and 0 deletions
24
config/core.base_field_override.node.people.promote.yml
Normal file
24
config/core.base_field_override.node.people.promote.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
uuid: 6e2fa7e9-76e8-48f3-a150-ed343bd2dd75
|
||||
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