Files
NapCatQQ/src/onebot11/onebot11.json
linyuchen 356aba762c NapCatQQ
2024-04-15 00:09:08 +08:00

18 lines
357 B
JSON

{
"enableHttp": false,
"httpPort": 3000,
"enableWs": false,
"wsPort": 3001,
"enableWsReverse": false,
"wsReverseUrls": [],
"enableHttpPost": false,
"httpPostUrls": [],
"httpSecret": "",
"messagePostFormat": "array",
"reportSelfMessage": false,
"debug": false,
"enableLocalFile2Url": true,
"heartInterval": 30000,
"token": ""
}