You are here

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.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - geolocation
  6. - node
  7. - taxonomy
  8. enforced:
  9. module:
  10. - geolocation_demo
  11. id: node.field_geolocation_demo_taxonomy
  12. field_name: field_geolocation_demo_taxonomy
  13. entity_type: node
  14. type: entity_reference
  15. settings:
  16. target_type: taxonomy_term
  17. module: core
  18. locked: false
  19. cardinality: -1
  20. translatable: true
  21. indexes: { }
  22. persist_with_no_fields: false
  23. custom_storage: false