diff NEWS @ 55:b09adb6aa199

new PeerConnectivityTimeout configuration
author Alain Mazy <am@osimis.io>
date Mon, 06 Feb 2023 09:17:36 +0100
parents 5915547fa6f2
children e4ee1b80f94a
line wrap: on
line diff
--- a/NEWS	Fri Feb 03 18:44:53 2023 +0100
+++ b/NEWS	Mon Feb 06 09:17:36 2023 +0100
@@ -4,7 +4,9 @@
 => Minimum SDK version: 1.11.3 <=
 
 * updated to Orthanc Framework and SDK 1.11.3
-
+* new "PeerConnectivityTimeout" configuration to configure the HTTP Timeout when checking
+  if a remote peer has the transfer plugin enabled in /transfers/peers GET route.
+  Default value is 2 which was the hardcoded default value in previous versions.
 
 Version 1.3 (2022-11-30)
 ========================