mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-07 18:42:49 +08:00
feat(timer): ClearLog 清理天数改为从配置读取,支持 env 覆盖
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -21,6 +21,10 @@ FIELDS_CACHE=false
|
||||
[LOG]
|
||||
CHANNEL=file
|
||||
|
||||
[TIMER]
|
||||
# 清理日志保留天数(debug_log 表)
|
||||
CLEAR_LOG_DAYS=3
|
||||
|
||||
[LANG]
|
||||
default_lang=zh-cn
|
||||
|
||||
|
||||
Reference in New Issue
Block a user