You are here

core.entity_form_display.media.video.default.yml in Varbase Media 8.5

Same filename and directory in other branches
  1. 8.4 config/install/core.entity_form_display.media.video.default.yml
config/install/core.entity_form_display.media.video.default.yml

File

config/install/core.entity_form_display.media.video.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.media.video.field_media_cover_image
  6. - field.field.media.video.field_media_in_library
  7. - field.field.media.video.field_media_video_file
  8. - image.style.field_preview
  9. - media.type.video
  10. module:
  11. - file
  12. - focal_point
  13. id: media.video.default
  14. targetEntityType: media
  15. bundle: video
  16. mode: default
  17. content:
  18. field_media_cover_image:
  19. weight: 1
  20. settings:
  21. preview_image_style: field_preview
  22. preview_link: true
  23. offsets: '50,50'
  24. progress_indicator: throbber
  25. third_party_settings: { }
  26. type: image_focal_point
  27. region: content
  28. field_media_in_library:
  29. weight: 3
  30. settings:
  31. display_label: true
  32. third_party_settings: { }
  33. type: boolean_checkbox
  34. region: content
  35. field_media_video_file:
  36. type: file_generic
  37. weight: 0
  38. region: content
  39. settings:
  40. progress_indicator: throbber
  41. third_party_settings: { }
  42. name:
  43. type: string_textfield
  44. weight: 2
  45. settings:
  46. size: 60
  47. placeholder: ''
  48. third_party_settings: { }
  49. region: content
  50. status:
  51. type: boolean_checkbox
  52. settings:
  53. display_label: true
  54. weight: 4
  55. region: content
  56. third_party_settings: { }
  57. hidden:
  58. created: true
  59. langcode: true
  60. path: true
  61. uid: true