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

@@ -1,6 +1,7 @@
{
"proxy": "http://127.0.0.1:17891",
"auto_register": false,
"auto_register_max_per_loop": 1,
"mail_providers": [
"mailtm"
],
@@ -22,8 +23,6 @@
}
},
"mail_strategy": "round_robin",
"multithread": false,
"thread_count": 3,
"base_url": "https://your-sub2api.example.com",
"bearer_token": "",
"email": "admin@example.com",