comparison Sphinx/source/users/docker-osimis.rst @ 848:dd3f89d1ab0f

fix
author Alain Mazy <am@osimis.io>
date Thu, 19 May 2022 09:06:24 +0200
parents e0d5dbbbde99
children ce84b3b381f0
comparison
equal deleted inserted replaced
847:5ba44d8db9bc 848:dd3f89d1ab0f
419 | | | "BucketName": "MUST BE DEFINED BY YOU" | 419 | | | "BucketName": "MUST BE DEFINED BY YOU" |
420 | | | } | 420 | | | } |
421 | | | } | 421 | | | } |
422 +--------------------------------------------------+--------------------------------------------------+----------------------------------------------------------------------------------------------------+ 422 +--------------------------------------------------+--------------------------------------------------+----------------------------------------------------------------------------------------------------+
423 | **OrthancExplorer2** | ``ORTHANC_EXPLORER_2_ENABLED`` | .. code-block:: json | 423 | **OrthancExplorer2** | ``ORTHANC_EXPLORER_2_ENABLED`` | .. code-block:: json |
424 | | | | 424 | | Note: enabled by default | |
425 | | | { | 425 | | | { |
426 | | | "OrthancExplorer2": { | 426 | | | "OrthancExplorer2": { |
427 | | | "Enable": true, | 427 | | | "Enable": true, |
428 | | | "IsDefaultOrthancUI": false | 428 | | | "IsDefaultOrthancUI": false |
429 | | | } | 429 | | | } |