diff Resources/Configuration.json @ 100:27dc762e3dc8

getting rid of static dcmtk for debian
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 03 Oct 2012 09:33:25 +0200
parents e9e3c9e6a555
children aa6c8a942952
line wrap: on
line diff
--- a/Resources/Configuration.json	Sat Sep 29 11:24:57 2012 +0200
+++ b/Resources/Configuration.json	Wed Oct 03 09:33:25 2012 +0200
@@ -37,7 +37,7 @@
      **/
 
     // Whether remote hosts can connect to the HTTP server
-    "RemoteAccessAllowed" : false,
+    "RemoteAccessAllowed" : true,
 
     // Whether or not SSL is enabled
     "SslEnabled" : false,