Export config
This commit is contained in:
parent
1eeb370647
commit
522715d43b
54 changed files with 6527 additions and 17 deletions
22
config/sync/core.base_field_override.node.talk.promote.yml
Normal file
22
config/sync/core.base_field_override.node.talk.promote.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 7f0df5fb-62d8-4f0a-8113-6d5f93395768
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.talk
|
||||
id: node.talk.promote
|
||||
field_name: promote
|
||||
entity_type: node
|
||||
bundle: talk
|
||||
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