Accidentally commented out field on last patchset
Change-Id: Id2850c75f91ea3796cf0c4e6b8d90fc409aff8f8
This commit is contained in:
parent
022d1a5a40
commit
75df2f988d
@ -71,8 +71,8 @@ public interface AuthConstants {
|
||||
public static final String SERVER_PORT = "ServerPort";
|
||||
/*
|
||||
* Use https to connect to SERVER_VIP and SERVER_PORT if true
|
||||
*
|
||||
public static final String USE_HTTPS = "UseHttps"
|
||||
*/
|
||||
public static final String USE_HTTPS = "UseHttps";
|
||||
/**
|
||||
* connection timeout initialization parameter
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user