Skip to content

Commit cfb1006

Browse files
committed
Fix docs about the A param of KSN config
1 parent ff28306 commit cfb1006

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$lshztxed", so that the "AKE" string means all the events except "m" and "n".
88+
A Alias for "g$lshztxedoc", so that the "AKE" string means all the events except "m" and "n".
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)