mirror of
https://github.com/zongzibinbin/MallChat.git
synced 2026-03-14 06:03:42 +08:00
优化chatAI
This commit is contained in:
@@ -38,7 +38,7 @@ spring:
|
|||||||
# 连接超时时间
|
# 连接超时时间
|
||||||
timeout: 1800000
|
timeout: 1800000
|
||||||
# # 设置密码
|
# # 设置密码
|
||||||
# password: ${mallchat.redis.password}
|
password: ${mallchat.redis.password}
|
||||||
lettuce:
|
lettuce:
|
||||||
pool:
|
pool:
|
||||||
# 最大阻塞等待时间,负数表示没有限制
|
# 最大阻塞等待时间,负数表示没有限制
|
||||||
|
|||||||
Reference in New Issue
Block a user