diff --git a/docs/config.md b/docs/config.md index 29576f6..f8b289e 100644 --- a/docs/config.md +++ b/docs/config.md @@ -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,