You are here

field.storage.comment.field_comment_blog_body.yml in Brainstorm profile 8

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

File

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