Initialized forceHttps to false.

pull/685/merge
John Brooks 2014-10-03 20:44:53 -04:00 committed by Justin Richer
parent 0461e51ddc
commit cf2837f678
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ public class ConfigurationPropertiesBean {
private Long regTokenLifeTime;
private boolean forceHttps;
private boolean forceHttps = false;
public ConfigurationPropertiesBean() {