sector-8.x-2.0-alpha4/config/install/core.base_field_override.node.page.status.yml
config/install/core.base_field_override.node.page.status.yml
langcode: en
status: true
dependencies:
config:
- node.type.page
id: node.page.status
field_name: status
entity_type: node
bundle: page
label: 'Publishing status'
description: 'A boolean indicating whether the node is published.'
required: false
translatable: true
default_value:
-
value: 0
default_value_callback: ''
settings:
on_label: 'On'
off_label: 'Off'
field_type: boolean
