# HG changeset patch # User Sebastien Jodogne # Date 1550677265 -3600 # Node ID 45786a7c373509b043bf7b9e0f766b0b7746c726 # Parent 8aaa07cb97a6ca50f34282abb27ae8f56f280d7e typo diff -r 8aaa07cb97a6 -r 45786a7c3735 Resources/Configuration.json --- 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.