Merge pull request #238 from bartekrutkowski/next-release

Correct the redis protocol in sample config.
This commit is contained in:
Julien Fontanet 2016-02-16 16:49:50 +01:00
commit e9e0b70199

View File

@ -117,9 +117,9 @@ http:
# Connection to the Redis server.
redis:
# Syntax: tcp://[db[:password]@]hostname[:port]
# Syntax: redis://[db[:password]@]hostname[:port]
#
# Default: tcp://localhost:6379
# Default: redis://localhost:6379
#uri: ''
# Directory containing the database of XO.