增加集群模式下自动切换过国标级联的执行服务
This commit is contained in:
@@ -180,4 +180,10 @@ public class UserSetting {
|
||||
*/
|
||||
private long loginTimeout = 30;
|
||||
|
||||
/**
|
||||
* wvp集群模式下如果注册向上级的wvp奔溃,则自动选择一个其他wvp继续注册到上级
|
||||
*/
|
||||
private boolean autoRegisterPlatform = false;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user