changeset 961:ec4e1e8c3fa9

merge
author Alain Mazy <am@osimis.io>
date Fri, 23 Jun 2023 08:42:15 +0200
parents 91273763cb94 (diff) 22a19433820b (current diff)
children 5df222ddd7d1
files
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Sphinx/source/users/docker-osimis.rst	Thu Jun 22 17:38:35 2023 +0200
+++ b/Sphinx/source/users/docker-osimis.rst	Fri Jun 23 08:42:15 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
 --------------