diff NEWS @ 4918:eb23e13f8b0e

experimental feature: zip loader threads
author Alain Mazy <am@osimis.io>
date Wed, 23 Feb 2022 09:12:13 +0100
parents 45d6ce72a84e
children 4dae452af79f
line wrap: on
line diff
--- a/NEWS	Wed Feb 23 06:36:29 2022 +0100
+++ b/NEWS	Wed Feb 23 09:12:13 2022 +0100
@@ -26,8 +26,8 @@
   retrieval of individual frames of multiframe instances.
 * New configuration option "MaximumStorageCacheSize" to configure the size of
   the new storage cache.
-* New configuration option "ZipLoaderThreads" to configure the number of threads used
-  to read instances from storage when creating a Zip archive/media.
+* New experimental configuration option "ZipLoaderThreads" to configure the number of 
+  threads used to read instances from storage when creating a Zip archive/media.
 * Support decoding of black-and-white images (with 1 bit per pixel), notably DICOM SEG
 * Added links to download attachments from the Orthanc Explorer
 * Fix XSS inside DICOM in Orthanc Explorer (as reported by Stuart Kurutac, NCC Group).