Skip to content

Commit 35787c2

Browse files
committed
Updated configuration properties.
1 parent aa52190 commit 35787c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ more details.. https://github.com/ran-jit/tomcat-cluster-redis-session-manager/w
5454
<body>
5555
<table border="1px" style="width: 80%;margin-left: 10%;margin-right: 10%;line-height: 1.5;">
5656
<tr><th style="width: 20%;">Property</th><th style="width: 40%;">Description</th><th style="width: 30%;">Value</th></tr>
57-
<tr><td>redis.hosts</td><td>Redis server running instance IP address and port number</td><td>default: 127.0.0.1:6379<br>ex: 127.0.0.1:6379, 127.0.0.2:6379, 127.0.0.2:6380, ....</td></tr>
57+
<tr><td>redis.hosts</td><td>Redis server running instance IP address and port number<br>ex: 127.0.0.1:6379, 127.0.0.2:6379, 127.0.0.2:6380, ..</td><td>default: 127.0.0.1:6379</td></tr>
5858
<tr><td>redis.password</td><td>Redis protected password</td><td></td></tr>
5959
<tr><td>redis.database</td><td>Redis database selection. (Numeric value)</td><td>default: 0</td></tr>
6060
<tr><td>redis.timeout</td><td>Redis connection timeout</td><td>default: 2000</td></tr>

0 commit comments

Comments
 (0)