Skip to content

Commit a81011a

Browse files
committed
ratelimit: fix replication suffix (r instead of s)
Many thanks to Nick Altmann for reporting it! (cherry picked from commit 5123cb8)
1 parent 288431c commit a81011a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)