Unify to uppercase the headline

This commit is contained in:
Masahiko Sawada
2015-02-12 21:20:22 +09:00
committed by antirez
parent f36482dd5f
commit b5bd8f6afe

View File

@@ -770,7 +770,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