comparison Sphinx/source/users/configuration.rst @ 196:2b6b82c57e79

Orthanc 1.5.4
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 08 Feb 2019 16:41:00 +0100
parents 6fd3eae67f6a
children f40f7d15e6bb
comparison
equal deleted inserted replaced
195:d36b87537641 196:2b6b82c57e79
4 Configuration of Orthanc 4 Configuration of Orthanc
5 ======================== 5 ========================
6 6
7 Configuring Orthanc simply consists in copying and adapting the 7 Configuring Orthanc simply consists in copying and adapting the
8 `default configuration file 8 `default configuration file
9 <https://bitbucket.org/sjodogne/orthanc/raw/Orthanc-1.5.3/Resources/Configuration.json>`_. This 9 <https://bitbucket.org/sjodogne/orthanc/raw/Orthanc-1.5.4/Resources/Configuration.json>`_. This
10 file is in the `JSON <https://en.wikipedia.org/wiki/JSON>`_ file 10 file is in the `JSON <https://en.wikipedia.org/wiki/JSON>`_ file
11 format. You can generate a sample configuration file with the 11 format. You can generate a sample configuration file with the
12 following call:: 12 following call::
13 13
14 $ Orthanc --config=Configuration.json 14 $ Orthanc --config=Configuration.json