You are here

core.entity_view_display.media.video.default.yml in Lightning Media 8

modules/lightning_media_video/config/install/core.entity_view_display.media.video.default.yml

File

modules/lightning_media_video/config/install/core.entity_view_display.media.video.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.media.video.field_media_in_library
  6. - field.field.media.video.field_media_video_embed_field
  7. - media.type.video
  8. module:
  9. - user
  10. - video_embed_field
  11. id: media.video.default
  12. targetEntityType: media
  13. bundle: video
  14. mode: default
  15. content:
  16. created:
  17. label: hidden
  18. type: timestamp
  19. weight: 1
  20. settings:
  21. date_format: medium
  22. custom_date_format: ''
  23. timezone: ''
  24. third_party_settings: { }
  25. region: content
  26. field_media_video_embed_field:
  27. type: video_embed_field_video
  28. weight: 3
  29. label: hidden
  30. settings:
  31. responsive: true
  32. width: 854
  33. height: 480
  34. autoplay: true
  35. third_party_settings: { }
  36. region: content
  37. name:
  38. label: hidden
  39. type: string
  40. weight: 0
  41. settings:
  42. link_to_entity: false
  43. third_party_settings: { }
  44. region: content
  45. uid:
  46. label: hidden
  47. type: author
  48. weight: 2
  49. settings: { }
  50. third_party_settings: { }
  51. region: content
  52. hidden:
  53. field_media_in_library: true
  54. thumbnail: true