Removed modules/contrib/media module to allow update to the core media module
[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
deleted file mode 100644 (file)
index 21df4fe..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-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