Skip to content

Commit 5123cb8

Browse files
committed
ratelimit: fix replication suffix (r instead of s)
Many thanks to Nick Altmann for reporting it!
1 parent 5ef5cbd commit 5123cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ratelimit/doc/ratelimit_admin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<para>
3232
Starting with &osips; 3.2, choosing whether to replicate a pipe over
3333
CacheDB backends or bin replication is triggered by the flags specified
34-
when the pipe is created: adding the <emphasis>/s</emphasis> suffix to the
34+
when the pipe is created: adding the <emphasis>/r</emphasis> suffix to the
3535
pipe's name will replicate through CacheDB, and adding <emphasis>/b</emphasis>
3636
will replicate through bin/clusterer.
3737
</para>

0 commit comments

Comments
 (0)