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.audio.default.yml
diff --git a/web/core/profiles/demo_umami/config/install/core.entity_view_display.media.audio.default.yml b/web/core/profiles/demo_umami/config/install/core.entity_view_display.media.audio.default.yml
new file mode 100644 (file)
index 0000000..d77376c
--- /dev/null
@@ -0,0 +1,29 @@
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.field.media.audio.field_media_audio_file
+    - media.type.audio
+  module:
+    - file
+id: media.audio.default
+targetEntityType: media
+bundle: audio
+mode: default
+content:
+  field_media_audio_file:
+    type: file_audio
+    weight: 0
+    label: visually_hidden
+    settings:
+      controls: true
+      autoplay: false
+      loop: false
+      multiple_file_display_type: tags
+    third_party_settings: {  }
+    region: content
+hidden:
+  created: true
+  name: true
+  thumbnail: true
+  uid: true