You are here

core.entity_view_display.node.photos.teaser.yml in Album Photos 8.5

config/install/core.entity_view_display.node.photos.teaser.yml

File

config/install/core.entity_view_display.node.photos.teaser.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - core.entity_view_mode.node.teaser
  6. - field.field.node.photos.body
  7. - node.type.photos
  8. module:
  9. - text
  10. - user
  11. id: node.photos.teaser
  12. targetEntityType: node
  13. bundle: photos
  14. mode: teaser
  15. content:
  16. body:
  17. label: hidden
  18. type: text_summary_or_trimmed
  19. weight: 101
  20. settings:
  21. trim_length: 600
  22. third_party_settings: { }
  23. links:
  24. weight: 100
  25. hidden:
  26. comment: true