Move the config sync directory
This commit is contained in:
parent
b5d1dc7551
commit
4008f511f8
295 changed files with 2 additions and 29 deletions
22
config/core.base_field_override.node.page.promote.yml
Normal file
22
config/core.base_field_override.node.page.promote.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: a111aef5-4a29-4ded-aa04-f8e7eab53772
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.page
|
||||
id: node.page.promote
|
||||
field_name: promote
|
||||
entity_type: node
|
||||
bundle: page
|
||||
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