feat: support dynamic daemon refill
This commit is contained in:
@@ -218,7 +218,7 @@ docker compose up --build
|
||||
|
||||
- 按配置周期检查号池状态
|
||||
- 号池不足且 `auto_register = true` 时自动补号
|
||||
- 按 `threshold - candidates` 估算补号差值,并受 `auto_register_max_per_loop` 限制
|
||||
- 按 `threshold - candidates` 估算补号差值;当 `auto_register_max_per_loop = 0` 时按差值动态补齐,否则受该值限制
|
||||
- 号池满足阈值时不执行注册
|
||||
- 按 `maintain_interval_minutes` / `sub2api_maintain_interval_minutes` 自动维护
|
||||
|
||||
|
||||
Reference in New Issue
Block a user