added rc_invites configuration for synapse

This commit is contained in:
Benjamin Castellan
2022-08-17 13:34:33 +02:00
parent eb54955d63
commit 22db7914e5
2 changed files with 15 additions and 0 deletions

View File

@ -977,6 +977,8 @@ rc_joins: {{ matrix_synapse_rc_joins|to_json }}
# per_second: 0.003
# burst_count: 5
#
rc_invites: {{ matrix_synapse_rc_invites|to_json }}
#rc_third_party_invite:
# per_second: 0.2
# burst_count: 10