You are here

media.type.video.yml in Thunder 8.5

config/optional/media.type.video.yml

File

config/optional/media.type.video.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - crop
  6. - media_expire
  7. third_party_settings:
  8. crop:
  9. image_field: null
  10. media_expire:
  11. enable_expiring: null
  12. expire_field: null
  13. fallback_media: null
  14. id: video
  15. label: Video
  16. description: ''
  17. source: 'oembed:video'
  18. queue_thumbnail_downloads: false
  19. new_revision: false
  20. source_configuration:
  21. thumbnails_directory: 'public://oembed_thumbnails'
  22. providers:
  23. - YouTube
  24. - Vimeo
  25. source_field: field_media_video_embed_field
  26. field_map:
  27. title: name
  28. author_name: field_author