changeset 1157:13d78bea1b36

transfer new option
author Alain Mazy <am@orthanc.team>
date Mon, 12 May 2025 13:05:38 +0200 (3 weeks ago)
parents 2ec4594d9c00
children 97a203e3de22 f25c2e7ea66b
files Sphinx/source/plugins/transfers.rst
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Sphinx/source/plugins/transfers.rst	Fri May 09 08:22:22 2025 +0200
+++ b/Sphinx/source/plugins/transfers.rst	Mon May 12 13:05:38 2025 +0200
@@ -250,6 +250,7 @@
       "MaxPushTransactions" : 4, // Maximum number of simultaneous receptions in push mode
       "MaxHttpRetries" : 0,      // Maximum number of HTTP retries for one bucket
       "PeerConnectivityTimeout": 2 // HTTP Timeout (in seconds) used when checking if a remote peer has the transfer plugin enabled in /transfers/peers GET route
+      "PeerCommitTimeout": 600   // HTTP Timeout (in seconds) used when committing a push transaction (new in 1.6 - not released yet)
     }
   }