field.storage.node.field_blog_comments.yml in Blog 3.x
Same filename and directory in other branches
config/install/field.storage.node.field_blog_comments.yml
File
config/install/field.storage.node.field_blog_comments.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - comment
- - node
- id: node.field_blog_comments
- field_name: field_blog_comments
- entity_type: node
- type: comment
- settings:
- comment_type: comment
- module: comment
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false