summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasahiko Sawada <sawada.mshk@gmail.com>2015-02-12 21:20:22 +0900
committerMasahiko Sawada <sawada.mshk@gmail.com>2015-02-12 21:20:22 +0900
commit2b3eba056cd1c36171436dad74bfeeedcdbed425 (patch)
treedbb7ef220a563a7fd25b76a88d32fbaa66989475
parenta1d9ec0d448b3f0d41eff9c8ba48af3c47976ef2 (diff)
downloadredis-2b3eba056cd1c36171436dad74bfeeedcdbed425.tar.gz
Unify to uppercase the headline
-rw-r--r--redis.conf2
1 files changed, 1 insertions, 1 deletions
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 <milliseconds>" 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