From e950f82332b484d4ae9faa9502d93a650ad70c39 Mon Sep 17 00:00:00 2001 From: Ranjith Manickam Date: Fri, 17 Mar 2017 22:54:47 +0530 Subject: [PATCH] wiki page details updated.. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aebb360..1c6b263 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Going forward, we no need to enable sticky session (JSESSIONID) in Load balancer -####Steps to be done, +#### Steps to be done, 1. Move the downloaded jars to tomcat/lib directory * **$catalina.home/lib/** @@ -44,5 +44,5 @@ Going forward, we no need to enable sticky session (JSESSIONID) in Load balancer * **<session-timeout>60</session-timeout>** * **</session-config>** -###Note: +### Note: * The Redis session manager supports, both single redis master and redis cluster based on the redis.properties configuration.