Archived
1
0

Update redis.md

This commit is contained in:
Tristan B. Kildaire 2016-06-05 11:19:53 +02:00
parent 6bb1f4978e
commit fbb14cc719

View File

@ -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: