You are here

field.storage.node.field_tags.yml in Migrate File Entities to Media Entities 8

migrate_file_to_media_example/config/optional/field.storage.node.field_tags.yml

File

migrate_file_to_media_example/config/optional/field.storage.node.field_tags.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - node
  6. - taxonomy
  7. _core:
  8. default_config_hash: WpOE_bs8Bs_HY2ns7n2r__de-xno0-Bxkqep5-MsHAs
  9. id: node.field_tags
  10. field_name: field_tags
  11. entity_type: node
  12. type: entity_reference
  13. settings:
  14. target_type: taxonomy_term
  15. module: core
  16. locked: false
  17. cardinality: -1
  18. translatable: true
  19. indexes: { }
  20. persist_with_no_fields: false
  21. custom_storage: false