changeset 960:91273763cb94

updated env var
author Alain Mazy <am@osimis.io>
date Fri, 23 Jun 2023 08:41:58 +0200
parents 20a369cc2823
children ec4e1e8c3fa9
files Sphinx/source/users/docker-osimis.rst
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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
 --------------