sobki_profile_dsfr-10.0.0-alpha2/config/install/core.base_field_override.comment.comment.status.yml
config/install/core.base_field_override.comment.comment.status.yml
langcode: en
status: true
dependencies:
config:
- comment.type.comment
id: comment.comment.status
field_name: status
entity_type: comment
bundle: comment
label: Published
description: ''
required: false
translatable: false
default_value:
-
value: 1
default_value_callback: 'Drupal\comment\Entity\Comment::getDefaultStatus'
settings:
on_label: Enabled
off_label: Disabled
field_type: boolean
