You are here

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

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

File

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