From 57cc5f63ff18c77cb3d53c4884922b416ae866bf Mon Sep 17 00:00:00 2001 From: devonh Date: Mon, 24 Jun 2024 17:17:40 +0000 Subject: deploy: 3c61ddbbc9ee313447c16fa7f19bdc29ce647a32 --- develop/print.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'develop/print.html') diff --git a/develop/print.html b/develop/print.html index 9dfded21b3..f1ea0e4323 100644 --- a/develop/print.html +++ b/develop/print.html @@ -5289,8 +5289,9 @@ Defaults to per_second: 0.003, burst_count: 5.


rc_invites

This option sets ratelimiting how often invites can be sent in a room or to a -specific user. per_room defaults to per_second: 0.3, burst_count: 10 and -per_user defaults to per_second: 0.003, burst_count: 5.

+specific user. per_room defaults to per_second: 0.3, burst_count: 10, +per_user defaults to per_second: 0.003, burst_count: 5, and per_issuer +defaults to per_second: 0.3, burst_count: 10.

Client requests that invite user(s) when creating a room will count against the rc_invites.per_room limit, whereas -- cgit 1.4.1