Files
LangBot/templates/system.json
T
2024-05-15 21:40:18 +08:00

26 lines
809 B
JSON

{
"admin-sessions": [],
"oss": [
{
"type": "aliyun",
"endpoint": "https://oss-cn-hangzhou.aliyuncs.com",
"public-read-base-url": "https://qchatgpt.oss-cn-hangzhou.aliyuncs.com",
"access-key-id": "LTAI5tJ5Q5J8J6J5J5J5J5J5",
"access-key-secret": "xxxxxx",
"bucket": "qchatgpt",
"prefix": "qchatgpt",
"enable": false
}
],
"network-proxies": {
"http": null,
"https": null
},
"report-usage": true,
"logging-level": "info",
"session-concurrency": {
"default": 1
},
"pipeline-concurrency": 20,
"help-message": "QChatGPT - 😎高稳定性、🧩支持插件、🌏实时联网的 ChatGPT QQ 机器人🤖\n链接:https://q.rkcn.top"
}