diff Resources/Configuration.json @ 65:e9e3c9e6a555 orthanc-renaming

fixes
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 16 Sep 2012 09:44:53 +0200
parents 71c4a4abe90b
children 27dc762e3dc8
line wrap: on
line diff
--- a/Resources/Configuration.json	Sun Sep 16 09:35:31 2012 +0200
+++ b/Resources/Configuration.json	Sun Sep 16 09:44:53 2012 +0200
@@ -22,10 +22,10 @@
      **/
 
     // The DICOM Application Entity Title
-    "DicomAet" : "ANY-SCP",
+    "DicomAet" : "ORTHANC",
 
     // Check whether the called AET corresponds during a DICOM request
-    "DicomCheckCalledAet" : true,
+    "DicomCheckCalledAet" : false,
 
     // The DICOM port
     "DicomPort" : 4242,