update: 更新helm chart中的bot_config配置

pull/1357/head
zhangxinhui02 2025-11-13 12:07:10 +08:00
parent 18b4d4cc09
commit 94e079a340
No known key found for this signature in database
GPG Key ID: 22C23383864A313F
1 changed files with 3 additions and 1 deletions

View File

@ -387,7 +387,7 @@ config:
# core的bot_config.toml
core_bot_config: |
[inner]
version = "6.19.1"
version = "6.19.2"
#----以下是给开发人员阅读的,如果你只是部署了麦麦,不需要阅读----
#如果你想要修改配置文件请递增version的值
@ -609,6 +609,8 @@ config:
[debug]
show_prompt = false # 是否显示prompt
show_replyer_prompt = false # 是否显示回复器prompt
show_replyer_reasoning = false # 是否显示回复器推理
[maim_message]
auth_token = [] # 认证令牌用于API验证为空则不启用验证