cforge-2.0.x-dev/config/install/core.entity_form_display.comment.node.default.yml
config/install/core.entity_form_display.comment.node.default.yml
langcode: en
status: true
dependencies:
config:
- comment.type.node
- field.field.comment.node.comment_body
module:
- text
id: comment.node.default
targetEntityType: comment
bundle: node
mode: default
content:
comment_body:
type: text_textarea
weight: 1
settings:
rows: 5
placeholder: ''
third_party_settings: { }
hidden:
author: true
subject: true
