field.storage.node.body.yml in Varbase Core 8.6
Same filename and directory in other branches
config/optional/field.storage.node.body.yml
File
config/optional/field.storage.node.body.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - node
- - text
- id: node.body
- field_name: body
- entity_type: node
- type: text_with_summary
- settings: { }
- module: text
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: true
- custom_storage: false