changeset 821:d7c8c8f6cffb

removed 'LimitJobs' that is unused
author Alain Mazy <am@osimis.io>
date Mon, 07 Mar 2022 10:58:09 +0100
parents fa6d9c7237b4
children 0f4f11636193
files Sphinx/source/users/advanced-rest.rst
diffstat 1 files changed, 1 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/Sphinx/source/users/advanced-rest.rst	Fri Feb 25 09:34:37 2022 +0100
+++ b/Sphinx/source/users/advanced-rest.rst	Mon Mar 07 10:58:09 2022 +0100
@@ -34,9 +34,7 @@
 prevent the loading of jobs from the database upon the launch of 
 Orthanc.
 
-Note that the queue of pending jobs has a maximum size (check out the
-``LimitJobs`` option). When this limit is reached, the addition of new
-jobs is blocked until some job finishes.
+Note that the queue of pending jobs has no size limit.