From 71e01b4e8eb2af428d3447d8ba79ebad5da9055b Mon Sep 17 00:00:00 2001
From: richvdh rc_invite.per_user.burst_count
of 5 mandates that a single user
cannot receive more than a burst of 5 invites at a time.
In contrast, the rc_invites.per_issuer
limit applies to the issuer of the invite, meaning that a rc_invite.per_issuer.burst_count
of 5 mandates that single user cannot send more than a burst of 5 invites at a time.
Changed in version 1.63: added the per_issuer
limit.
Example configuration:
rc_invites:
per_room:
@@ -1430,7 +1431,6 @@ cannot receive more than a burst of 5 invites at a time.
per_second: 0.5
burst_count: 5
-Changed in version 1.63: added the per_issuer
limit.
rc_third_party_invite
This option ratelimits 3PID invites (i.e. invites sent to a third-party ID -- cgit 1.5.1