field.storage.node.comment.yml in Total Control Admin Dashboard 3.0.x
Same filename and directory in other branches
config/managed/comment/field.storage.node.comment.yml
2 string references to 'field.storage.node.comment'
- total_control_install in ./
total_control.install - Implements hook_install().
- total_control_modules_installed in ./
total_control.module - Implements hook_modules_installed().
File
config/managed/comment/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