From 92fb69beefa5b3d0d8b5cc9c69314b69856c4f55 Mon Sep 17 00:00:00 2001 From: XYenon Date: Sat, 8 Aug 2020 20:46:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=20config=20=E6=96=87?= =?UTF-8?q?=E6=A1=A3=20http=5Fconfig=20=E4=B8=AD=20post=5Furls=20=E7=9A=84?= =?UTF-8?q?=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,