fix: forward msg send fail in lark and discord

This commit is contained in:
Junyan Qin
2025-02-04 12:07:15 +08:00
parent dbece6af7f
commit 0f2cb58897
5 changed files with 21 additions and 25 deletions

View File

@@ -58,7 +58,7 @@
"max": 0
},
"long-text-process": {
"threshold": 256,
"threshold": 2560,
"strategy": "forward",
"font-path": ""
},