# Schema for the configuration files of the Comment module.
field.formatter.settings.comment_default:
type: mapping
label: 'Comment display format settings'
mapping:
view_mode:
type: string
label: 'The comment entity view mode to be used in this formatter'
pager_id:
type: integer
label: 'Pager ID'
field.widget.settings.comment_default:
action.configuration.comment_publish_action:
type: action_configuration_default
label: 'Publish comment configuration'
action.configuration.comment_save_action:
label: 'Save comment configuration'
action.configuration.comment_unpublish_by_keyword_action:
label: 'Unpublish comment containing keyword(s) configuration'
keywords:
type: sequence
label: 'Keywords'
sequence:
label: 'Keyword'
action.configuration.comment_unpublish_action:
label: 'Unpublish comment configuration'
comment.type.*:
type: config_entity
label: 'Comment type settings'
id:
label: 'ID'
label:
type: label
label: 'Label'
target_entity_type_id:
label: 'Target Entity Type ID'
description:
type: text
label: 'Description'
field.storage_settings.comment:
label: 'Comment settings'
comment_type:
label: 'Comment type'
field.value.comment:
label: 'Default value'
status:
label: 'Comment status'
cid:
label: 'Last comment ID'
last_comment_timestamp:
label: 'Last comment timestamp'
last_comment_name:
label: 'Last comment name'
last_comment_uid:
label: 'Last comment user ID'
comment_count:
label: 'Number of comments'
field.field_settings.comment:
default_mode:
label: 'Threading'
per_page:
label: 'Comments per page'
anonymous:
label: 'Mode'
form_location:
type: boolean
label: ' Allow comment title'
preview:
label: 'Preview comment'