diff NEWS @ 2625:5469dda691cd jobs

new configuration option: SynchronousCMove
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 25 May 2018 10:54:33 +0200
parents bd6e0b70e915
children 2c4fe62550e9
line wrap: on
line diff
--- a/NEWS	Thu May 24 21:44:22 2018 +0200
+++ b/NEWS	Fri May 25 10:54:33 2018 +0200
@@ -5,6 +5,10 @@
 -------
 
 * New advanced job engine
+* New configuration options:
+  - "ConcurrentJobs": Max number of jobs that are simultanously running
+  - "SynchronousCMove": Whether to run DICOM C-Move operations synchronously
+  - "JobsHistorySize": Max number of completed jobs that are kept in memory
 
 Orthanc Explorer
 ----------------