mirror of https://github.com/Mai-with-u/MaiBot.git
Update bot_config_template.toml
parent
5bde31e512
commit
69a6116b2a
|
|
@ -1,5 +1,5 @@
|
|||
[inner]
|
||||
version = "6.20.0"
|
||||
version = "6.20.1"
|
||||
|
||||
#----以下是给开发人员阅读的,如果你只是部署了麦麦,不需要阅读----
|
||||
#如果你想要修改配置文件,请递增version的值
|
||||
|
|
@ -239,8 +239,6 @@ key_file = "" # SSL密钥文件路径,仅在use_wss=true时有效
|
|||
enable = true
|
||||
|
||||
[experimental] #实验性功能
|
||||
none = false # 暂无
|
||||
|
||||
# 为指定聊天添加额外的prompt配置
|
||||
# 格式: ["platform:id:type:prompt内容", ...]
|
||||
# 示例:
|
||||
|
|
|
|||
Loading…
Reference in New Issue