diff NEWS @ 5110:98da039474b1

/store: allows overriding CalledAet, Host, Port
author Alain Mazy <am@osimis.io>
date Tue, 22 Nov 2022 16:30:50 +0100
parents a386dfb5b386
children 7547c7dfd017
line wrap: on
line diff
--- a/NEWS	Tue Nov 22 12:57:10 2022 +0100
+++ b/NEWS	Tue Nov 22 16:30:50 2022 +0100
@@ -22,6 +22,8 @@
   if you modify the PatientID at study level, also make sure to modify all other Patient related
   tags (PatientName, PatientBirthDate, ...)
 * Allow the HTTP server to return responses > 2GB (fixes asynchronous download of zip studies > 2GB)
+* /modalities/.../store now accepts "CalledAet", "Host", "Port" to override the modality configuration 
+  from the configuration file for a specific operation.
 
 
 OrthancFramework (C++)