From 2b3eba056cd1c36171436dad74bfeeedcdbed425 Mon Sep 17 00:00:00 2001 From: Masahiko Sawada Date: Thu, 12 Feb 2015 21:20:22 +0900 Subject: [PATCH] Unify to uppercase the headline --- redis.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redis.conf b/redis.conf index 38e258698..9e15769a9 100644 --- a/redis.conf +++ b/redis.conf @@ -781,7 +781,7 @@ slowlog-max-len 128 # "CONFIG SET latency-monitor-threshold " if needed. latency-monitor-threshold 0 -############################# Event notification ############################## +############################# EVENT NOTIFICATION ############################## # Redis can notify Pub/Sub clients about events happening in the key space. # This feature is documented at http://redis.io/topics/notifications