Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / profiles / standard / config / optional / core.entity_view_display.media.remote_video.default.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - field.field.media.remote_video.field_media_oembed_video
6     - media.type.remote_video
7   module:
8     - media
9 id: media.remote_video.default
10 targetEntityType: media
11 bundle: remote_video
12 mode: default
13 content:
14   field_media_oembed_video:
15     type: oembed
16     weight: 0
17     label: hidden
18     settings:
19       max_width: 0
20       max_height: 0
21     third_party_settings: {  }
22     region: content
23 hidden:
24   created: true
25   name: true
26   thumbnail: true
27   uid: true