Further modules included.
[yaffs-website] / web / modules / contrib / media / config / install / field.field.media.video.field_video.yml
diff --git a/web/modules/contrib/media/config/install/field.field.media.video.field_video.yml b/web/modules/contrib/media/config/install/field.field.media.video.field_video.yml
new file mode 100644 (file)
index 0000000..21df4fe
--- /dev/null
@@ -0,0 +1,24 @@
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.storage.media.field_video
+    - media_entity.bundle.video
+  module:
+    - video_embed_field
+id: media.video.field_video
+field_name: field_video
+entity_type: media
+bundle: video
+label: 'Video URL'
+description: 'Enter a YouTube/Vimeo video URL. <a href="https://www.drupal.org/project/video_embed_field">Click here</a> to learn about adding more providers.'
+required: true
+translatable: true
+default_value: {  }
+default_value_callback: ''
+settings:
+  allowed_providers:
+    vimeo: '0'
+    youtube_playlist: '0'
+    youtube: '0'
+field_type: video_embed_field