Move config out of redundant sync directory
This commit is contained in:
parent
a83fc897c7
commit
b1b12e0505
1372 changed files with 0 additions and 0 deletions
24
config/core.base_field_override.node.action.promote.yml
Normal file
24
config/core.base_field_override.node.action.promote.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
uuid: 1cc1f690-6058-4cf5-b70e-23f7f672c507
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.action
|
||||
_core:
|
||||
default_config_hash: hbSy_QglcEb3ZtwSKIxF4tkgpo3NQjgeVdQqTzHxL0w
|
||||
id: node.action.promote
|
||||
field_name: promote
|
||||
entity_type: node
|
||||
bundle: action
|
||||
label: 'Promoted to front page'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
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