Skip to content

Commit 6578c5f

Browse files
committed
Fix docs about the A param of KSN config
1 parent 58d847e commit 6578c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/develop/pubsub/keyspace-notifications.md

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

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

0 commit comments

Comments
 (0)