You are here

core.entity_view_display.comment.comment_photos.default.yml in Album Photos 8.5

config/optional/core.entity_view_display.comment.comment_photos.default.yml

File

config/optional/core.entity_view_display.comment.comment_photos.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - comment.type.comment_photos
  6. - field.field.comment.comment_photos.comment_body
  7. module:
  8. - text
  9. id: comment.comment_photos.default
  10. targetEntityType: comment
  11. bundle: comment_photos
  12. mode: default
  13. content:
  14. comment_body:
  15. label: hidden
  16. type: text_default
  17. weight: 0
  18. settings: { }
  19. third_party_settings: { }
  20. links:
  21. weight: 100
  22. hidden: { }