# HG changeset patch # User Alain Mazy # Date 1646646943 -3600 # Node ID 1ce32c1ec4cfcfadc140f2d73d6ce1e142164777 # Parent 2a58c4df3d47ae07f29a6905f2913ccd4b292898 fix doc: removed 'LimitJobs' that is not used anymore diff -r 2a58c4df3d47 -r 1ce32c1ec4cf NEWS --- a/NEWS Thu Mar 03 20:34:36 2022 +0100 +++ b/NEWS Mon Mar 07 10:55:43 2022 +0100 @@ -1,6 +1,13 @@ Pending changes in the mainline =============================== +Documentation +------------- + +* Removed the "LimitJobs" configuration that is not used anymore since the new + JobEngine has been introduced (in Orthanc 1.4.0). The pending list of jobs + is unlimited. + Version 1.10.0 (2022-02-23) =========================== diff -r 2a58c4df3d47 -r 1ce32c1ec4cf OrthancServer/Resources/Configuration.json --- a/OrthancServer/Resources/Configuration.json Thu Mar 03 20:34:36 2022 +0100 +++ b/OrthancServer/Resources/Configuration.json Mon Mar 07 10:55:43 2022 +0100 @@ -559,11 +559,6 @@ // Instance level. Setting this option to "0" means no limit. "LimitFindInstances" : 0, - // The maximum number of active jobs in the Orthanc scheduler. When - // this limit is reached, the addition of new jobs is blocked until - // some job finishes. - "LimitJobs" : 10, - // If this option is set to "true" (default behavior until Orthanc // 1.3.2), Orthanc will log the resources that are exported to other // DICOM modalities or Orthanc peers, inside the URI