diff Resources/Configuration.json @ 408:5a3a4a25e568 lua-scripting

reintegration from mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 02 May 2013 16:51:40 +0200
parents 2d269089078f
children 28ba73274919
line wrap: on
line diff
--- a/Resources/Configuration.json	Thu May 02 16:34:00 2013 +0200
+++ b/Resources/Configuration.json	Thu May 02 16:51:40 2013 +0200
@@ -60,7 +60,7 @@
 
 
     /**
-     * Security-related options
+     * Security-related options for the HTTP server
      **/
 
     // Whether remote hosts can connect to the HTTP server
@@ -69,7 +69,7 @@
     // Whether or not SSL is enabled
     "SslEnabled" : false,
 
-    // Path to the SSL certificate
+    // Path to the SSL certificate (meaningful only if SSL is enabled)
     "SslCertificate" : "certificate.pem",
 
     // Whether or not the password protection is enabled