# HG changeset patch # User Sebastien Jodogne # Date 1627638773 -7200 # Node ID 7bda641d5d408e37fed8db6571dbf116810f2494 # Parent a69100f80704aaadc98405f7096ab0d590fdd614 BEFORE_ORTHANC_STARTUP_SCRIPT diff -r a69100f80704 -r 7bda641d5d40 Sphinx/source/users/docker-osimis.rst --- a/Sphinx/source/users/docker-osimis.rst Wed Jul 21 12:30:45 2021 +0200 +++ b/Sphinx/source/users/docker-osimis.rst Fri Jul 30 11:52:53 2021 +0200 @@ -97,7 +97,8 @@ - ``UNLOCK=true`` will start Orthanc with the ``--unlock`` option - ``MALLOC_ARENA_MAX=10`` will :ref:`control memory usage ` - ``ORTHANC_JSON`` can be used to pass a JSON "root" configuration (see below). - +- ``BEFORE_ORTHANC_STARTUP_SCRIPT`` can be used to `run a custom script `__ before starting Orthanc. + Configuration files -------------------