changeset 792:ceb33b8b8c39

the UNLOCK environment variable is removed in osimis/orthanc > 21.11.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 25 Nov 2021 11:30:36 +0100
parents a9623d1d6d3c
children e1341328cd4a
files Sphinx/source/users/docker-osimis.rst
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Sphinx/source/users/docker-osimis.rst	Wed Nov 24 16:00:36 2021 +0100
+++ b/Sphinx/source/users/docker-osimis.rst	Thu Nov 25 11:30:36 2021 +0100
@@ -94,7 +94,6 @@
 - ``VERBOSE_ENABLED=true`` will start Orthanc with the ``--verbose`` option
 - ``TRACE_ENABLED=true`` will start Orthanc with the ``--trace`` option
 - ``NO_JOBS=true`` will start Orthanc with the ``--no-jobs`` option
-- ``UNLOCK=true`` will start Orthanc with the ``--unlock`` option
 - ``LOGDIR=/logs`` will start Orthanc with the ``--logdir=/logs`` option (introduced in 21.9.1)
 - ``LOGFILE=/logs`` will start Orthanc with the ``--logfile=/logs/orthanc.log`` option (introduced in 21.9.1)
 - ``MALLOC_ARENA_MAX=10`` will :ref:`control memory usage <scalability-memory>`