summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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