下载进程和业务进程分开控制
This commit is contained in:
@@ -33,6 +33,7 @@ database:
|
||||
# 服务组配置:每个组有独立的 WebSocket 和算法类型
|
||||
# debug_mode: True=前台运行(适合PyCharm调试),False=后台运行(适合生产部署)
|
||||
debug_mode: true
|
||||
downloader_debug_mode: false # 下载进程调试模式
|
||||
alert_push_url: "http://123.57.151.210:10000/picenter/websocket/test/process"
|
||||
hls_root_path: "D:/ProjectDoc/Police/data/hls"
|
||||
hls_downloader_daily_rotate_hour: 3 # 凌晨轮换时间
|
||||
|
||||
Reference in New Issue
Block a user