perf: disable long message processing as default (#1670)

This commit is contained in:
Junyan Qin (Chin)
2025-09-17 17:09:12 +08:00
committed by GitHub
parent 1a13a41168
commit c8ffc79077
4 changed files with 17 additions and 4 deletions
+1 -1
View File
@@ -83,7 +83,7 @@
"output": {
"long-text-processing": {
"threshold": 1000,
"strategy": "forward",
"strategy": "none",
"font-path": ""
},
"force-delay": {