fix
This commit is contained in:
@@ -13,8 +13,8 @@ logger = get_logger("mai_state")
|
|||||||
# The line `enable_unlimited_hfc_chat = False` is setting a configuration parameter that controls
|
# The line `enable_unlimited_hfc_chat = False` is setting a configuration parameter that controls
|
||||||
# whether a specific debugging feature is enabled or not. When `enable_unlimited_hfc_chat` is set to
|
# whether a specific debugging feature is enabled or not. When `enable_unlimited_hfc_chat` is set to
|
||||||
# `False`, it means that the debugging feature for unlimited focused chatting is disabled.
|
# `False`, it means that the debugging feature for unlimited focused chatting is disabled.
|
||||||
enable_unlimited_hfc_chat = True # 调试用:无限专注聊天
|
# enable_unlimited_hfc_chat = True # 调试用:无限专注聊天
|
||||||
# enable_unlimited_hfc_chat = False
|
enable_unlimited_hfc_chat = False
|
||||||
prevent_offline_state = True
|
prevent_offline_state = True
|
||||||
# 目前默认不启用OFFLINE状态
|
# 目前默认不启用OFFLINE状态
|
||||||
|
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
该版本变动了人格相关设置,原有的配置内容可能被自动更新,如果你没有备份,可以在\config\old找回
|
|
||||||
Reference in New Issue
Block a user