You are here

core.entity_view_display.media.video.thumbnail.yml in Thunder 8.2

config/optional/core.entity_view_display.media.video.thumbnail.yml

File

config/optional/core.entity_view_display.media.video.thumbnail.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - core.entity_view_mode.media.thumbnail
  6. - field.field.media.video.field_caption
  7. - field.field.media.video.field_copyright
  8. - field.field.media.video.field_description
  9. - field.field.media.video.field_media_video_embed_field
  10. - field.field.media.video.field_source
  11. - media_entity.bundle.video
  12. module:
  13. - video_embed_field
  14. id: media.video.thumbnail
  15. targetEntityType: media
  16. bundle: video
  17. mode: thumbnail
  18. content:
  19. field_media_video_embed_field:
  20. type: video_embed_field_video
  21. weight: 0
  22. label: hidden
  23. settings:
  24. width: 241
  25. height: 138
  26. autoplay: false
  27. responsive: false
  28. third_party_settings: { }
  29. region: content
  30. hidden:
  31. created: true
  32. field_caption: true
  33. field_copyright: true
  34. field_description: true
  35. field_source: true
  36. langcode: true
  37. name: true
  38. thumbnail: true
  39. uid: true