From 292f0e4cc2746e4e9c166cbe10852c4b1bd64507 Mon Sep 17 00:00:00 2001 From: Ivan Poddubny Date: Wed, 17 Aug 2016 09:01:43 +0200 Subject: [PATCH] Fix typo in sample configuration --- samples/func_redis.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/func_redis.conf.sample b/samples/func_redis.conf.sample index b4dacab..113b4bb 100644 --- a/samples/func_redis.conf.sample +++ b/samples/func_redis.conf.sample @@ -20,7 +20,7 @@ hostname=127.0.0.1 ; port of the redis server -if not defined, use default of 6379 +; if not defined, use default of 6379 port=6379 ; database index in redis