Commit b6238403 authored by suhuiguang's avatar suhuiguang

1.删除多余配置

parent ac3728dc
...@@ -27,7 +27,6 @@ spring.redis.lettuce.pool.max-active=200 ...@@ -27,7 +27,6 @@ spring.redis.lettuce.pool.max-active=200
spring.redis.lettuce.pool.max-wait=-1 spring.redis.lettuce.pool.max-wait=-1
spring.redis.lettuce.pool.max-idle=10 spring.redis.lettuce.pool.max-idle=10
spring.redis.lettuce.pool.min-idle=0 spring.redis.lettuce.pool.min-idle=0
spring.redis.mode=cluster
## emqx properties: ## emqx properties:
emqx.clean-session=false emqx.clean-session=false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment