在正常使用环境中进行了调试,修复了几个Listener中出现的错误并完善了相关功能
This commit is contained in:
11
overflow.json
Normal file
11
overflow.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"no_log___DO_NOT_REPORT_IF_YOU_SWITCH_THIS_ON___开启此选项时不接受漏洞反馈": false,
|
||||
"ws_host": "ws://localhost:3001",
|
||||
"reversed_ws_port": -1,
|
||||
"token": "",
|
||||
"no_platform": false,
|
||||
"use_cq_code": false,
|
||||
"retry_times": 5,
|
||||
"retry_wait_mills": 5000,
|
||||
"retry_rest_mills": 60000
|
||||
}
|
||||
Reference in New Issue
Block a user