comparison Resources/Configuration.json @ 161:616a2aaf5a4d

remote access by default
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 26 Oct 2012 14:43:09 +0200
parents 11e48e70c039
children 91ed72ab2b05
comparison
equal deleted inserted replaced
159:c08fbad40ddd 161:616a2aaf5a4d
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" : false, 43 "RemoteAccessAllowed" : true,
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