core.entity_form_display.comment.answers_comment.default.yml in Answers 2.0.x
Same filename and directory in other branches
modules/core/config/install/core.entity_form_display.comment.answers_comment.default.yml
File
modules/core/config/install/core.entity_form_display.comment.answers_comment.default.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - comment.type.answers_comment
- - field.field.comment.answers_comment.comment_body
- module:
- - text
- id: comment.answers_comment.default
- targetEntityType: comment
- bundle: answers_comment
- mode: default
- content:
- comment_body:
- weight: 5
- settings:
- rows: 5
- placeholder: ''
- third_party_settings: { }
- type: text_textarea
- region: content
- hidden:
- author: true
- subject: true