comparison Sphinx/source/users/replication.rst @ 358:011b01ccf52d

fixing external hyperlinks
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 30 Mar 2020 18:47:35 +0200
parents ce125a0a95e5
children d217af5e6cb3
comparison
equal deleted inserted replaced
357:6b432ce3a56e 358:011b01ccf52d
84 This method will only succeed if: 84 This method will only succeed if:
85 85
86 * The source Orthanc uses the default storage area on the filesystem 86 * The source Orthanc uses the default storage area on the filesystem
87 (i.e. the source Orthanc does *not* store its DICOM files using one 87 (i.e. the source Orthanc does *not* store its DICOM files using one
88 of the "storage area plugins", such as for `PostgreSQL 88 of the "storage area plugins", such as for `PostgreSQL
89 <http://www.orthanc-server.com/static.php?page=postgresql>`_ or 89 <https://www.orthanc-server.com/static.php?page=postgresql>`_ or
90 `MySQL/MariaDB 90 `MySQL/MariaDB
91 <http://www.orthanc-server.com/static.php?page=mysql>`_ - but it's 91 <https://www.orthanc-server.com/static.php?page=mysql>`_ - but it's
92 OK for the source of Orthanc to use any of the "index plugins"), 92 OK for the source of Orthanc to use any of the "index plugins"),
93 * You have command-line access to the source Orthanc, and 93 * You have command-line access to the source Orthanc, and
94 * The transparent :ref:`compression` of the DICOM instances is 94 * The transparent :ref:`compression` of the DICOM instances is
95 disabled (cf. option ``StorageCompression`` in the 95 disabled (cf. option ``StorageCompression`` in the
96 :ref:`configuration file <configuration>`). 96 :ref:`configuration file <configuration>`).