feat: add daemon refill controls
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user