feat(cleaner): add configurable row number protection toggle
This commit is contained in:
@@ -66,6 +66,7 @@ cleaner:
|
||||
queryBatchSize: 100
|
||||
processConcurrency: 1
|
||||
sessionRefreshOrderThreshold: 160 # 会在 batch 边界检查;达到或超过阈值后,在当前 batch 完成后重建浏览器会话
|
||||
enableRowProtection: true # 行号保护:禁止删除行号 2000-7999 范围内的物料,关闭后不再检查行号范围
|
||||
|
||||
logging:
|
||||
level: info
|
||||
|
||||
Reference in New Issue
Block a user