make it a little clearer that sslEnabled needs to be set to use encryptLogin
This commit is contained in:
parent
d9b9573caa
commit
01d2a207b0
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
"sitename" : [ "www.example.com", "example.com"],
|
"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,
|
"sslEnabled" : 0,
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue