Mercurial > hg > orthanc
changeset 3273:45786a7c3735
typo
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 20 Feb 2019 16:41:05 +0100 |
parents | 8aaa07cb97a6 |
children | 95b0536be2c3 |
files | Resources/Configuration.json |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Resources/Configuration.json Wed Feb 20 15:45:19 2019 +0100 +++ b/Resources/Configuration.json Wed Feb 20 16:41:05 2019 +0100 @@ -194,8 +194,8 @@ // "clearcanvas" : [ "CLEARCANVAS", "192.168.1.1", 104, "ClearCanvas" ] /** - * By default, the Orthanc SCP accepts all DICOM commands (C-GET, - * C-STORE, C-FIND, C-MOVE) issued by the remote SCU + * By default, the Orthanc SCP accepts all DICOM commands (C-ECHO, + * C-STORE, C-FIND, C-MOVE) issued by the registered remote SCU * modalities. Starting with Orthanc 1.5.0, it is possible to * specify which DICOM commands are allowed, separately for each * remote modality, using the syntax below.