From d78f627f59fab7be449d8dbe15825fbc6a9d04c5 Mon Sep 17 00:00:00 2001 From: Chris Roche Date: Wed, 20 Mar 2024 11:24:55 -0700 Subject: [PATCH] use perceptible instead of sensible --- docs/manual/keyspace-notifications.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/keyspace-notifications.md b/docs/manual/keyspace-notifications.md index d46a750999..b990fa6314 100644 --- a/docs/manual/keyspace-notifications.md +++ b/docs/manual/keyspace-notifications.md @@ -51,8 +51,8 @@ just the subset of events we are interested in. ### Configuration -By default keyspace event notifications are disabled because while not -very sensible the feature uses some CPU power. Notifications are enabled +By default, keyspace event notifications are disabled because, while not +very perceptible, the feature uses some CPU power. Notifications are enabled using the `notify-keyspace-events` of redis.conf or via the **CONFIG SET**. Setting the parameter to the empty string disables notifications.