From 57cc5f63ff18c77cb3d53c4884922b416ae866bf Mon Sep 17 00:00:00 2001
From: devonh 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
.
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