# HG changeset patch # User Sebastien Jodogne # Date 1349970615 -7200 # Node ID efe5be1d6afc001677a3ebb1331d3d33b42b2c16 # Parent aa6c8a942952384c6bf213c02fde421d21f7c52a oups diff -r aa6c8a942952 -r efe5be1d6afc Resources/Configuration.json --- a/Resources/Configuration.json Thu Oct 11 14:39:38 2012 +0200 +++ b/Resources/Configuration.json Thu Oct 11 17:50:15 2012 +0200 @@ -25,7 +25,7 @@ "DicomAet" : "ORTHANC", // Check whether the called AET corresponds during a DICOM request - "DicomCheckCalledAet" : true, + "DicomCheckCalledAet" : false, // The DICOM port "DicomPort" : 4242, @@ -37,7 +37,7 @@ **/ // Whether remote hosts can connect to the HTTP server - "RemoteAccessAllowed" : true, + "RemoteAccessAllowed" : false, // Whether or not SSL is enabled "SslEnabled" : false,