0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-03 09:58:20 +02:00
synapse/changelog.d
Sean Quah 78e23eea05
Reduce default third party invite rate limit to 216 invites per day (#14487)
The previous default was the same as the `rc_message` rate limit, which
defaults to 17,280 per day.

Signed-off-by: Sean Quah <seanq@matrix.org>
2022-11-18 18:10:01 +00:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
14376.misc Reintroduce #14376, with bugfix for monoliths (#14468) 2022-11-16 22:16:46 +00:00
14393.bugfix Fix an invalid comparison of UserPresenceState to str (#14393) 2022-11-16 15:25:35 +00:00
14400.misc Remove need for worker_main_http_uri setting to use /keys/upload. (#14400) 2022-11-16 22:16:25 +00:00
14403.misc Faster joins: do not wait for full state when creating events to send (#14403) 2022-11-17 17:01:14 +01:00
14412.misc Remove redundant types from comments. (#14412) 2022-11-16 15:25:24 +00:00
14449.misc Fix check to ignore blank lines in incoming TCP replication (#14449) 2022-11-17 16:09:56 +00:00
14452.misc Enable 'strict_equality' checking for mypy (#14452) 2022-11-17 18:34:09 +00:00
14468.misc Reintroduce #14376, with bugfix for monoliths (#14468) 2022-11-16 22:16:46 +00:00
14476.misc Fix version that worker_main_http_uri is redundant from (#14476) 2022-11-17 16:11:08 +00:00
14487.misc Reduce default third party invite rate limit to 216 invites per day (#14487) 2022-11-18 18:10:01 +00:00