每日清理
This commit is contained in:
@@ -65,6 +65,12 @@ logging:
|
||||
max_backups: 3
|
||||
max_age: 7
|
||||
compress: true
|
||||
retention_log:
|
||||
filename: "logs/audit-retention.log"
|
||||
max_size: 100
|
||||
max_backups: 3
|
||||
max_age: 7
|
||||
compress: true
|
||||
|
||||
# 任务队列配置
|
||||
queue:
|
||||
@@ -137,7 +143,7 @@ polling_auto_trigger:
|
||||
worker:
|
||||
role: "all"
|
||||
instance_name: ""
|
||||
# 完整自然月灰度验收通过前必须保持关闭
|
||||
# 日留存只读演练验收通过前必须保持关闭
|
||||
audit_retention_cleanup_enabled: false
|
||||
|
||||
# 审批新旧入口切换配置
|
||||
|
||||
Reference in New Issue
Block a user