From fbb14cc719434241069c543e319b3a165abac3c2 Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Sun, 5 Jun 2016 11:19:53 +0200 Subject: [PATCH] Update redis.md --- doc/redis.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/redis.md b/doc/redis.md index 0be278a..4f560ed 100644 --- a/doc/redis.md +++ b/doc/redis.md @@ -3,13 +3,13 @@ Configuring Redis database These are instructions for setting up NNTPChan with Redis as the data-storage system. -##Install Redis +##Installing Redis Redis 3.x or higher is required, [stable release](http://download.redis.io/releases/redis-stable.tar.gz) recommended * See http://redis.io/download -##Configuration +##Configuring Redis In srnd.ini the database sections should look like this: