mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-09-02 15:47:16 +00:00
perf: 删除配置模板冗余项
This commit is contained in:
@@ -162,7 +162,6 @@ show_prefix = False
|
|||||||
blob_message_threshold = 256
|
blob_message_threshold = 256
|
||||||
|
|
||||||
# 长消息处理策略
|
# 长消息处理策略
|
||||||
# - "split": 将长消息分割为多条短消息发送
|
|
||||||
# - "image": 将长消息转换为图片发送
|
# - "image": 将长消息转换为图片发送
|
||||||
# - "forward": 将长消息转换为转发消息组件发送
|
# - "forward": 将长消息转换为转发消息组件发送
|
||||||
blob_message_strategy = "forward"
|
blob_message_strategy = "forward"
|
||||||
|
|||||||
Reference in New Issue
Block a user