update config.

This commit is contained in:
Monet Lee 2025-06-17 18:16:46 +08:00
parent 715e2ae276
commit 2ca33972d1

View File

@ -2,7 +2,7 @@ address: [localhost:16379]
username: username:
password: openIM123 password: openIM123
# redis Mode, including "standalone","cluster","sentinel" # redis Mode, including "standalone","cluster","sentinel"
redisMode: "sentinel" redisMode: "standalone"
db: 0 db: 0
maxRetry: 10 maxRetry: 10
poolSize: 100 poolSize: 100