field.field.node.forum.comment_forum.yml
Same filename in other branches
File
-
core/
modules/ forum/ config/ optional/ field.field.node.forum.comment_forum.yml
View source
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.node.comment_forum
- - node.type.forum
- module:
- - comment
- id: node.forum.comment_forum
- field_name: comment_forum
- entity_type: node
- bundle: forum
- label: Comments
- description: ''
- required: true
- translatable: true
- default_value:
- -
- status: 2
- cid: 0
- last_comment_timestamp: 0
- last_comment_name: null
- last_comment_uid: 0
- comment_count: 0
- default_value_callback: ''
- settings:
- default_mode: 0
- per_page: 50
- anonymous: 0
- form_location: true
- preview: 1
- field_type: comment
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.