This commit is contained in:
linyuchen
2024-04-15 00:09:08 +08:00
parent 0ef3e38d70
commit 356aba762c
218 changed files with 8465 additions and 5 deletions

View File

@@ -0,0 +1,17 @@
{
"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": ""
}