# HG changeset patch # User Alain Mazy # Date 1687502518 -7200 # Node ID 91273763cb940cc376649028293549ba70f2eb1f # Parent 20a369cc2823107429ea8cbb39b6c446bcdbdaa3 updated env var diff -r 20a369cc2823 -r 91273763cb94 Sphinx/source/users/docker-osimis.rst --- a/Sphinx/source/users/docker-osimis.rst Fri Jun 02 15:21:48 2023 +0200 +++ b/Sphinx/source/users/docker-osimis.rst Fri Jun 23 08:41:58 2023 +0200 @@ -388,6 +388,8 @@ | | | } | | | | } | +--------------------------------------------------+--------------------------------------------------+----------------------------------------------------------------------------------------------------+ +| **MultitenantDicom** | ``MULTITENANT_DICOM_PLUGIN_ENABLED`` | | ++--------------------------------------------------+--------------------------------------------------+----------------------------------------------------------------------------------------------------+ | **Wsi** | ``WSI_PLUGIN_ENABLED`` | | +--------------------------------------------------+--------------------------------------------------+----------------------------------------------------------------------------------------------------+ | **Odbc** | ``ODBC_PLUGIN_ENABLED`` | .. code-block:: json | @@ -461,8 +463,11 @@ | | | } | | | | } | +--------------------------------------------------+--------------------------------------------------+----------------------------------------------------------------------------------------------------+ -| **Kitware's VolView** | ``VOLVIEW_PLUGIN_ENABLED`` | | +| **VolView** | ``VOLVIEW_PLUGIN_ENABLED`` | | +--------------------------------------------------+--------------------------------------------------+----------------------------------------------------------------------------------------------------+ +| **Ohif** | ``OHIF_PLUGIN_ENABLED`` | | ++--------------------------------------------------+--------------------------------------------------+----------------------------------------------------------------------------------------------------+ + Under the hood --------------