diff Resources/Configuration.json @ 144:aa6c8a942952

http client password
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 11 Oct 2012 14:39:38 +0200
parents 27dc762e3dc8
children efe5be1d6afc
line wrap: on
line diff
--- a/Resources/Configuration.json	Thu Oct 11 13:02:32 2012 +0200
+++ b/Resources/Configuration.json	Thu Oct 11 14:39:38 2012 +0200
@@ -25,7 +25,7 @@
     "DicomAet" : "ORTHANC",
 
     // Check whether the called AET corresponds during a DICOM request
-    "DicomCheckCalledAet" : false,
+    "DicomCheckCalledAet" : true,
 
     // The DICOM port
     "DicomPort" : 4242,