# HG changeset patch # User Sebastien Jodogne # Date 1618592433 -7200 # Node ID 06bea33cb7d0454c1167e4048585bc761e962fec # Parent 38face2a84a45ad3767129a5c35a7a9be73f8bd4 metadata and attachments are not transferred between peers diff -r 38face2a84a4 -r 06bea33cb7d0 Sphinx/source/users/rest.rst --- a/Sphinx/source/users/rest.rst Fri Apr 16 18:54:36 2021 +0200 +++ b/Sphinx/source/users/rest.rst Fri Apr 16 19:00:33 2021 +0200 @@ -477,6 +477,12 @@ :ref:`Orthanc identifiers ` of entire patients, studies or series as well. +**Important remark:** Neither the :ref:`metadata `, nor the +:ref:`attachments ` are transferred between the Orthanc +peers. This is because metadata and attachments are considered as +local to one Orthanc server. + + Testing connectivity with a remote peer ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^