From 9eb1ac6e8b6ea1a1506cd44f916a92102a835387 Mon Sep 17 00:00:00 2001 From: justundertaker <806792561@qq.com> Date: Wed, 19 Oct 2022 02:35:17 +0800 Subject: [PATCH] =?UTF-8?q?:pencil:=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a58d2a9..ecfcb36 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

NtChat-Client

- release + release License

@@ -35,6 +35,9 @@ access_token = "" # 日志显示等级 log_level = "DEBUG" +# 日志保存天数 +log_days = 10 + # 事件过滤列表,列表填tpye的数字 msg_filter = [] @@ -53,6 +56,7 @@ cache_days = 3 #### 0.2.0 - 增加二维码扫描 +- 增加日志保存 - 增加文件缓存模块,拓展ntchat自身api中的file支持类型(支持filepath,url,base64) - 增加定时模块用于处理文件缓存 - api调用file及file_path字段需要修改,目前支持: