field.field.comment.comment_forum.comment_body.yml in Drupal 8
Same filename and directory in other branches
core/modules/forum/config/optional/field.field.comment.comment_forum.comment_body.yml
File
core/modules/forum/config/optional/field.field.comment.comment_forum.comment_body.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - comment.type.comment_forum
- - field.storage.comment.comment_body
- module:
- - text
- id: comment.comment_forum.comment_body
- field_name: comment_body
- entity_type: comment
- bundle: comment_forum
- label: Comment
- description: ''
- required: true
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings: { }
- field_type: text_long