You are here

field.storage.comment.answers_comments.yml in Answers 2.0.x

modules/core/config/install/field.storage.comment.answers_comments.yml

File

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