This commit is contained in:
sansan
2025-10-31 20:36:37 +08:00
parent 08f0e62c70
commit 5dfca546f5
4 changed files with 129 additions and 36 deletions
+1
View File
@@ -32,6 +32,7 @@ notification:
enable_notification: true # 是否启用通知功能,如果 false,则不发送手机通知
message_batch_size: 4000 # 消息分批大小(字节)(这个配置别动)
dingtalk_batch_size: 20000 # 钉钉消息分批大小(字节)(这个配置也别动)
feishu_batch_size: 29000 # 飞书消息分批大小(字节)
batch_send_interval: 1 # 批次发送间隔(秒)
feishu_message_separator: "━━━━━━━━━━━━━━━━━━━" # feishu 消息分割线