diff NEWS @ 4518:cb8fcecf1b02

new option "Timeout" in "DicomModalities" to set DICOM SCU timeout on a per-modality basis
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 22 Feb 2021 16:32:11 +0100
parents c494ee5d0101
children fba1a8fff2b8
line wrap: on
line diff
--- a/NEWS	Mon Feb 22 15:27:25 2021 +0100
+++ b/NEWS	Mon Feb 22 16:32:11 2021 +0100
@@ -8,6 +8,8 @@
 * If the storage area doesn't support range reading, or if "StorageCompression"
   is enabled, a new type of attachment "dicom-until-pixel-data" is generated.
 * New metadata automatically computed at the instance level: "PixelDataOffset"
+* New configuration option related to networking:
+  - "Timeout" in "DicomModalities" to set DICOM SCU timeout on a per-modality basis
 
 REST API
 --------