Mercurial > hg > orthanc-book
diff Sphinx/source/users/docker-osimis.rst @ 960:91273763cb94
updated env var
author | Alain Mazy <am@osimis.io> |
---|---|
date | Fri, 23 Jun 2023 08:41:58 +0200 |
parents | 0b89127439b1 |
children | 5df222ddd7d1 |
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 --------------