From 387fafa0c9dd0fa111baa9cee2330c491a9078a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Andr=C3=A9?= Date: Thu, 3 Dec 2015 15:59:04 +0100 Subject: [PATCH] Formatting fix #2. --- administration/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/administration/README.md b/administration/README.md index d779b5a..4b43d5c 100644 --- a/administration/README.md +++ b/administration/README.md @@ -382,7 +382,10 @@ You can confirm this by trying to connect to redis using **telnet localhost 6379 Two ways to fix it: + 1) Upgrade your redis to a server that supports IPv6 (v2.8+). This is the preferred recommendation. + 2) Comment the localhost mapping to IPv6 address in /etc/hosts +