Skip to content

Commit 59e0d8f

Browse files
committed
Fix docs, excluding events from A param
1 parent cfb1006 commit 59e0d8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/develop/use/keyspace-notifications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ following table:
8585
n New key events (Note: not included in the 'A' class)
8686
o Overwritten events (events generated every time a key is overwritten)
8787
c Type-changed events (events generated every time a key's type changes)
88-
A Alias for "g$lshztxedoc", so that the "AKE" string means all the events except "m" and "n".
88+
A Alias for "g$lshztdxe", so that the "AKE" string means all the events except "m", "n", "o" and "c".
8989

9090
At least `K` or `E` should be present in the string, otherwise no event
9191
will be delivered regardless of the rest of the string.

0 commit comments

Comments
 (0)