执行日志文件自动清理.

This commit is contained in:
lijiahang
2024-04-25 16:40:00 +08:00
parent d52c1f4d88
commit f5b07ee906
6 changed files with 194 additions and 8 deletions

View File

@@ -177,6 +177,14 @@ app:
upload-present-backup: true
# 备份文件名称
backup-file-name: bk_${fileName}_${timestamp}
# 执行日志
exec-log:
# 是否拼接执行状态
append-status: true
# 自动清理执行文件
auto-clear: true
# 保留周期
keep-period: 0
# orion framework config
orion: