Commit 4ab18126 authored by Mrs4s's avatar Mrs4s Committed by GitHub

Merge pull request #59 from XYenon/patch-1

修正 config 文档 http_config 中 post_urls 的格式
parents c8783635 92fb69be
......@@ -26,7 +26,7 @@ go-cqhttp 支持导入CQHTTP的配置文件, 具体步骤为:
"enabled": true,
"host": "0.0.0.0",
"port": 5700,
"post_urls": []
"post_urls": {"url:port": "secret"}
},
"ws_config": {
"enabled": true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment