feat: add daemon refill controls

This commit is contained in:
mmc
2026-03-19 13:12:34 +08:00
parent fdada7c8db
commit 6a250fe6a1
6 changed files with 234 additions and 70 deletions

View File

@@ -403,8 +403,9 @@ ocxxxxxxx@cursors.online
```json
{
"proxy": "http://127.0.0.1:7897",
"proxy": "http://127.0.0.1:17891",
"auto_register": false,
"auto_register_max_per_loop": 1,
"mail_providers": ["mailtm"],
"mail_provider_configs": {
"mailtm": {
@@ -412,8 +413,6 @@ ocxxxxxxx@cursors.online
}
},
"mail_strategy": "round_robin",
"multithread": false,
"thread_count": 3,
"base_url": "",
"bearer_token": "",
"email": "",