You are here

field.storage.node.field_cms_blog_category.yml in Glazed CMS Blog 8

config/install/field.storage.node.field_cms_blog_category.yml

File

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