diff Resources/Configuration.json @ 2950:dc18d5804746

support of JobsHistorySize set to zero
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 30 Nov 2018 17:19:57 +0100
parents 2e751f615e03
children 9c0b0a6d8b54
line wrap: on
line diff
--- a/Resources/Configuration.json	Thu Nov 29 20:36:55 2018 +0100
+++ b/Resources/Configuration.json	Fri Nov 30 17:19:57 2018 +0100
@@ -430,7 +430,9 @@
 
   // Maximum number of completed jobs that are kept in memory. A
   // processing job is considered as complete once it is tagged as
-  // "Success" or "Failure".
+  // "Success" or "Failure". Since Orthanc 1.4.3, a value of "0"
+  // indicates to keep no job in memory (i.e. jobs are removed from
+  // the history as soon as they are completed).
   "JobsHistorySize" : 10,
 
   // Specifies how Orthanc reacts when it receives a DICOM instance