Initialized forceHttps to false.

pull/705/head
John Brooks 2014-10-03 20:44:53 -04:00 committed by Justin Richer
parent 61c559209a
commit bed90b165e
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() {