优化国标级联注册机制

This commit is contained in:
648540858
2023-06-19 20:09:16 +08:00
parent 8942ab0112
commit 8cf5b65e38
5 changed files with 67 additions and 35 deletions

View File

@@ -185,6 +185,10 @@ user-settings:
max-notify-count-queue: 10000
# 设备/通道状态变化时发送消息
device-status-notify: false
# 国标级联离线后多久重试一次注册
register-again-after-time: 60
# 国标续订方式true为续订每次注册在同一个会话里false为重新注册每次使用新的会话
register-keep-int-dialog: false
# 跨域配置,配置你访问前端页面的地址即可, 可以配置多个
allowed-origins:
- http://localhost:8008