From b9090f0a50be24a2cd3c0666c0fad8059a8dbe91 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Sat, 10 Feb 2024 11:34:32 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c302f22..923ccc4 100644 --- a/README.md +++ b/README.md @@ -173,6 +173,8 @@ class EventType(Enum): "encoding": "UTF-8", "public": true, "proxy": true, + "result_num": 100, + "timeout": 30, "search": { "paths": [ { @@ -411,4 +413,4 @@ class EventType(Enum): ``` - 需要注意的是,如果你没有完成用户认证,通过插件配置进去的索引站点也是无法正常使用的。 -- **请不要添加对黄赌毒站点的支持,否则随时封闭接口。** \ No newline at end of file +- **请不要添加对黄赌毒站点的支持,否则随时封闭接口。**