mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-19 11:57:54 +08:00
增加集群模式下自动切换过国标级联的执行服务
This commit is contained in:
parent
c2eecc43e7
commit
3331a7d931
@ -180,4 +180,10 @@ public class UserSetting {
|
||||
*/
|
||||
private long loginTimeout = 30;
|
||||
|
||||
/**
|
||||
* wvp集群模式下如果注册向上级的wvp奔溃,则自动选择一个其他wvp继续注册到上级
|
||||
*/
|
||||
private boolean autoRegisterPlatform = false;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user