drupal-starterkit-profile/config/install/core.base_field_override.node.static.promote.yml

22 lines
358 B
YAML

langcode: en
status: true
dependencies:
config:
- node.type.static
id: node.static.promote
field_name: promote
entity_type: node
bundle: static
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