src/main/resources/all-application.yml
@@ -167,8 +167,8 @@ senior-sdp: false # 保存移动位置历史轨迹:true:保留历史数据,false:仅保留最后的位置(默认) save-position-history: false # 点播等待超时时间,单位:毫秒 play-timeout: 3000 # 点播/录像回放 等待超时时间,单位:毫秒 play-timeout: 18000 # 上级点播等待超时时间,单位:毫秒 platform-play-timeout: 60000 # 是否开启接口鉴权 @@ -199,6 +199,12 @@ sip-use-source-ip-as-remote-address: false # 是否开启sip日志 sip-log: true # 消息通道功能-缺少国标ID是否给所有上级发送消息 send-to-platforms-when-id-lost: true # 跨域配置,配置你访问前端页面的地址即可, 可以配置多个 allowed-origins: - http://localhost:8008 - http://192.168.1.3:8008 # 关闭在线文档(生产环境建议关闭) springdoc: