feat(1.4.0-beta2): 日志默认改为7天
This commit is contained in:
parent
bd2ea29b51
commit
38a8e43853
@ -81,5 +81,5 @@ snail-job:
|
||||
job-pull-page-size: 1000 # 拉取重试数据的每批次的大小
|
||||
server-port: 17888 # 服务器端口
|
||||
step: 100 # 号段模式下步长配置
|
||||
log-storage: 45 # 日志保存时间(单位: day)
|
||||
log-storage: 7 # 日志保存时间(单位: day)
|
||||
rpc-type: grpc
|
||||
|
Loading…
Reference in New Issue
Block a user