diff Resources/Configuration.json @ 3918:dba48c162b7b c-get

C-Get SCP always enabled; no more server config
author Alain Mazy <alain@mazy.be>
date Tue, 12 May 2020 07:50:38 +0200
parents 3ab2d48c8f69
children 82e88ff003d7
line wrap: on
line diff
--- a/Resources/Configuration.json	Mon Apr 27 18:36:19 2020 +0200
+++ b/Resources/Configuration.json	Tue May 12 07:50:38 2020 +0200
@@ -96,9 +96,6 @@
   // receive files or to do query/retrieve through the DICOM protocol.
   "DicomServerEnabled" : true,
 
-   // Enable DICOM server handling of incoming C-Get requests.
-  "DicomEnableCGet" : true,
-
   // The DICOM Application Entity Title (cannot be longer than 16
   // characters)
   "DicomAet" : "ORTHANC",
@@ -215,8 +212,6 @@
      * below. The "AllowEcho" (resp.  "AllowStore") option only has an
      * effect respectively if global option "DicomAlwaysAllowEcho"
      * (resp. "DicomAlwaysAllowStore") is set to false.
-     * The "AllowGet" option only has an effect if the global option
-     * DicomEnableCGet is set to true.
      **/
     //"untrusted" : {
     //  "AET" : "ORTHANC",