tomcat-cluster-redis-sessio.../resources/RedisDataCache.properties

6 lines
198 B
Properties
Raw Normal View History

# redis hosts ex: 127.0.0.1:6379, 127.0.0.2:6379, 127.0.0.2:6380, ....
redis.hosts=127.0.0.1:6379
# Redis Password
redis.password=
# set true to enable redis cluster mode
redis.cluster.enabled=false