field.storage.node.comment_forum.yml
Same filename in other branches
File
-
core/
modules/ forum/ config/ optional/ field.storage.node.comment_forum.yml
View source
- langcode: en
- status: true
- dependencies:
- module:
- - comment
- - node
- id: node.comment_forum
- field_name: comment_forum
- entity_type: node
- type: comment
- settings:
- comment_type: comment_forum
- module: comment
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.