summaryrefslogtreecommitdiff
path: root/redis.conf
diff options
context:
space:
mode:
Diffstat (limited to 'redis.conf')
-rw-r--r--redis.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/redis.conf b/redis.conf
index 4b8da181c..0753f3166 100644
--- a/redis.conf
+++ b/redis.conf
@@ -1781,7 +1781,7 @@ latency-monitor-threshold 0
# By default the exported latency percentiles via the INFO latencystats command
# are the p50, p99, and p999.
-# latency-tracking-info-percentiles 50.0 99.0 99.9
+# latency-tracking-info-percentiles 50 99 99.9
############################# EVENT NOTIFICATION ##############################