Initialized forceHttps to false.

pull/705/head
John Brooks 10 years ago committed by Justin Richer
parent 61c559209a
commit bed90b165e

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

Loading…
Cancel
Save