field.storage.node.field_categories.yml in Varbase Core 8.7
Same filename and directory in other branches
config/optional/field.storage.node.field_categories.yml
File
config/optional/field.storage.node.field_categories.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - node
- - taxonomy
- id: node.field_categories
- field_name: field_categories
- entity_type: node
- type: entity_reference
- settings:
- target_type: taxonomy_term
- module: core
- locked: false
- cardinality: -1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false