make it a little clearer that sslEnabled needs to be set to use encryptLogin

This commit is contained in:
Colin Kuskie 2008-01-31 00:00:26 +00:00
parent d9b9573caa
commit 01d2a207b0

View file

@ -8,7 +8,7 @@
"sitename" : [ "www.example.com", "example.com"],
# Set to 1 if you want to use WebGUI's SSL functions.
# Set to 1 if you want to use WebGUI's SSL functions, including encrypting user logins.
"sslEnabled" : 0,