added ability to degradate to http from https

This commit is contained in:
coderaiser 2013-03-10 05:59:40 -04:00
parent 057f0f0b52
commit 897c91c09e
3 changed files with 46 additions and 30 deletions

View file

@ -13,6 +13,7 @@
"server" : true,
"socket" : true,
"port" : 80,
"sslPort" : 443,
"ip" : null,
"ssl" : false,
"rest" : true