field.storage.node.field_geolocation_demo_taxonomy.yml in Geolocation Field 8.2
modules/geolocation_demo/config/optional/field.storage.node.field_geolocation_demo_taxonomy.yml
File
modules/geolocation_demo/config/optional/field.storage.node.field_geolocation_demo_taxonomy.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - geolocation
- - node
- - taxonomy
- enforced:
- module:
- - geolocation_demo
- id: node.field_geolocation_demo_taxonomy
- field_name: field_geolocation_demo_taxonomy
- 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