We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91749ca commit 9cf9b5dCopy full SHA for 9cf9b5d
content/commands/client-trackinginfo/index.md
@@ -43,5 +43,5 @@ Here's the list of tracking information sections and their respective values:
43
* `caching-no`: The next command won't cache keys (exists only together with `optout`).
44
* `noloop`: The client isn't notified about keys modified by itself.
45
* `broken_redirect`: The client ID used for redirection isn't valid anymore.
46
-* **redirect**: The client ID used for notifications redirection, or -1 when none.
+* **redirect**: The client ID used for notifications redirection, 0 for self-redirection, or -1 when none.
47
* **prefixes**: A list of key prefixes for which notifications are sent to the client.
0 commit comments