You are here

field.storage.node.field_tags.yml in Varbase: The Ultimate Drupal CMS Starter Kit (Bootstrap Ready) 8.5

Same filename and directory in other branches
  1. 8.4 config/install/field.storage.node.field_tags.yml
config/install/field.storage.node.field_tags.yml

File

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