You are here

field.storage.comment.field_cms_blog_comment_body.yml in Glazed CMS Blog 8

config/install/field.storage.comment.field_cms_blog_comment_body.yml

File

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