更新 src/main/resources/application-dev.yml

This commit is contained in:
gitjiumi 2025-04-22 21:37:24 +08:00
parent 3f58700b38
commit ef9f18e849

View File

@ -31,7 +31,7 @@ userSettings:
# [可选 ] zlm配置的录像路径 # [可选 ] zlm配置的录像路径
record: /media/lin/Server/ZLMediaKit/dev/ZLMediaKit/release/linux/Debug/www/record record: /media/lin/Server/ZLMediaKit/dev/ZLMediaKit/release/linux/Debug/www/record
# [可选 ] 录像保存时长(单位: 天每天晚12点自动对过期文件执行清理 # [可选 ] 录像保存时长(单位: 天每天晚12点自动对过期文件执行清理
recordDay: 7 recordDay: 15
# [可选 ] 录像下载合成临时文件保存时长, 不配置默认取值recordDay单位每天晚12点自动对过期文件执行清理 # [可选 ] 录像下载合成临时文件保存时长, 不配置默认取值recordDay单位每天晚12点自动对过期文件执行清理
# recordTempDay: 7 # recordTempDay: 7
# [必选 ] ffmpeg路径 # [必选 ] ffmpeg路径