Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/manual/keyspace-notifications.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down