comparison Sphinx/source/users/configuration.rst @ 220:90fe64396fb5

Orthanc 1.5.6
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 01 Mar 2019 16:58:07 +0100
parents d7073b3e8488
children a64197133114
comparison
equal deleted inserted replaced
219:3518e3f56738 220:90fe64396fb5
5 ======================== 5 ========================
6 6
7 Configuring Orthanc simply consists in providing a configuration file. 7 Configuring Orthanc simply consists in providing a configuration file.
8 Orthanc has numerous configuration that are documented in the `default 8 Orthanc has numerous configuration that are documented in the `default
9 configuration file 9 configuration file
10 <https://bitbucket.org/sjodogne/orthanc/raw/Orthanc-1.5.5/Resources/Configuration.json>`_. This 10 <https://bitbucket.org/sjodogne/orthanc/raw/Orthanc-1.5.6/Resources/Configuration.json>`_. This
11 file is in the `JSON <https://en.wikipedia.org/wiki/JSON>`_ file 11 file is in the `JSON <https://en.wikipedia.org/wiki/JSON>`_ file
12 format. You can generate this file file with the 12 format. You can generate this file file with the
13 following call:: 13 following call::
14 14
15 $ Orthanc --config=Configuration.json 15 $ Orthanc --config=Configuration.json