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