Mercurial > hg > orthanc-book
changeset 617:324ca8f236b8
document "Timeout" option when defining a DICOMweb server
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 23 Feb 2021 14:18:09 +0100 |
parents | 1a0313342e17 |
children | cfeb018b9150 |
files | Sphinx/source/plugins/dicomweb.rst |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Sphinx/source/plugins/dicomweb.rst Mon Feb 15 08:24:38 2021 +0100 +++ b/Sphinx/source/plugins/dicomweb.rst Tue Feb 23 14:18:09 2021 +0100 @@ -387,6 +387,12 @@ } } +In forthcoming release 1.6 of the DICOMweb plugin, the ``Timeout`` +field can be added to the definition of a DICOMweb server (in +``DicomWeb.Servers``) in order to specify a separate HTTP timeout when +contacting this DICOMweb server. By default, the global value +``HttpTimeout`` is used. + **Remark:** A :ref:`plugin by Osimis <google>` is available to dynamically create authenticated connections to Google Cloud Platform.