修复不使用云端录像功能无法启动服务

This commit is contained in:
64850858
2021-06-01 17:42:48 +08:00
parent ad93be12fb
commit 8aaac8c431
2 changed files with 3 additions and 2 deletions

View File

@@ -92,8 +92,8 @@ media:
enable: true
# [可选] 在此范围内选择端口用于媒体流传输,
portRange: 30000,30500 # 端口范围
# 录像辅助服务, 部署此服务可以实现zlm录像的管理与下载
recordAssistPort: 18081
# 录像辅助服务, 部署此服务可以实现zlm录像的管理与下载 0 表示不使用
recordAssistPort: 0
# [可选] 日志配置, 一般不需要改
logging: