field.storage.node.comment.yml in Zircon Profile 8
Same filename and directory in other branches
core/profiles/standard/config/install/field.storage.node.comment.yml
File
core/profiles/standard/config/install/field.storage.node.comment.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - comment
- - node
- id: node.comment
- field_name: comment
- entity_type: node
- type: comment
- settings:
- comment_type: comment
- module: comment
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false