Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / profiles / demo_umami / config / install / core.entity_view_display.media.remote_video.default.yml
diff --git a/web/core/profiles/demo_umami/config/install/core.entity_view_display.media.remote_video.default.yml b/web/core/profiles/demo_umami/config/install/core.entity_view_display.media.remote_video.default.yml
new file mode 100644 (file)
index 0000000..cc8c138
--- /dev/null
@@ -0,0 +1,27 @@
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.field.media.remote_video.field_media_oembed_video
+    - media.type.remote_video
+  module:
+    - media
+id: media.remote_video.default
+targetEntityType: media
+bundle: remote_video
+mode: default
+content:
+  field_media_oembed_video:
+    type: oembed
+    weight: 0
+    label: hidden
+    settings:
+      max_width: 0
+      max_height: 0
+    third_party_settings: {  }
+    region: content
+hidden:
+  created: true
+  name: true
+  thumbnail: true
+  uid: true