diff --git a/README.md b/README.md index 6483a51..c2d1bc9 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ more details.. https://github.com/ran-jit/tomcat-cluster-redis-session-manager/w - +
PropertyDescriptionValue
redis.hostsRedis server running instance IP address and port numberdefault: 127.0.0.1:6379
ex: 127.0.0.1:6379, 127.0.0.2:6379, 127.0.0.2:6380, ....
redis.hostsRedis server running instance IP address and port number
ex: 127.0.0.1:6379, 127.0.0.2:6379, 127.0.0.2:6380, ..
default: 127.0.0.1:6379
redis.passwordRedis protected password
redis.databaseRedis database selection. (Numeric value)default: 0
redis.timeoutRedis connection timeoutdefault: 2000