mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-31 19:31:42 +02:00
don't ratelimit autojoins
This commit is contained in:
parent
9d13ff4da8
commit
d42d79e3c3
@ -534,4 +534,5 @@ class RegistrationHandler(BaseHandler):
|
||||
room_id=room_id,
|
||||
remote_room_hosts=remote_room_hosts,
|
||||
action="join",
|
||||
ratelimit=False,
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user