comparison 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
comparison
equal deleted inserted replaced
99:52ed88d3096a 100:27dc762e3dc8
35 /** 35 /**
36 * Security-related options 36 * Security-related options
37 **/ 37 **/
38 38
39 // Whether remote hosts can connect to the HTTP server 39 // Whether remote hosts can connect to the HTTP server
40 "RemoteAccessAllowed" : false, 40 "RemoteAccessAllowed" : true,
41 41
42 // Whether or not SSL is enabled 42 // Whether or not SSL is enabled
43 "SslEnabled" : false, 43 "SslEnabled" : false,
44 44
45 // Path to the SSL certificate 45 // Path to the SSL certificate