comparison Resources/Configuration.json @ 163:91ed72ab2b05

teamcity test
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 26 Oct 2012 15:03:17 +0200
parents 616a2aaf5a4d
children 9bb7e8277e15
comparison
equal deleted inserted replaced
161:616a2aaf5a4d 163:91ed72ab2b05
38 /** 38 /**
39 * Security-related options 39 * Security-related options
40 **/ 40 **/
41 41
42 // Whether remote hosts can connect to the HTTP server 42 // Whether remote hosts can connect to the HTTP server
43 "RemoteAccessAllowed" : true, 43 "RemoteAccessAllowed" : false,
44 44
45 // Whether or not SSL is enabled 45 // Whether or not SSL is enabled
46 "SslEnabled" : false, 46 "SslEnabled" : false,
47 47
48 // Path to the SSL certificate 48 // Path to the SSL certificate