diff Sources/app-config-system.js @ 20:03e71bc320c4

update OHIF to 3.7.0 + default config to avoid transcoding
author Alain Mazy <am@osimis.io>
date Thu, 16 Nov 2023 17:42:24 +0100
parents deaad567cb17
children 36049c04ee27
line wrap: on
line diff
--- a/Sources/app-config-system.js	Mon Nov 13 21:33:44 2023 +0100
+++ b/Sources/app-config-system.js	Thu Nov 16 17:42:24 2023 +0100
@@ -27,7 +27,8 @@
         supportsFuzzyMatching: false,
         supportsWildcard: true,
         staticWado: true,
-        singlepart: 'bulkdata'
+        singlepart: 'bulkdata,pdf,video',
+        acceptHeader: [ 'multipart/related; type=application/octet-stream; transfer-syntax=*']
       }
     }
   ];