You are here

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

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

File

config/install/core.entity_view_display.node.photos.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.node.photos.body
  6. - node.type.photos
  7. module:
  8. - text
  9. - user
  10. id: node.photos.default
  11. targetEntityType: node
  12. bundle: photos
  13. mode: default
  14. content:
  15. body:
  16. type: text_default
  17. weight: 0
  18. settings: { }
  19. third_party_settings: { }
  20. label: hidden
  21. comment_photos:
  22. label: above
  23. type: comment_default
  24. weight: 20
  25. settings:
  26. pager_id: 0
  27. third_party_settings: { }
  28. links:
  29. weight: 100
  30. hidden: { }