mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-01 08:46:03 -04:00
Don't ratelimit room create events
This commit is contained in:
parent
45a6869cb4
commit
a999f0dec3
2 changed files with 4 additions and 3 deletions
|
@ -155,4 +155,4 @@ class DirectoryHandler(BaseHandler):
|
|||
"room_id": room_id,
|
||||
"sender": user_id,
|
||||
"content": {"aliases": aliases},
|
||||
})
|
||||
}, ratelimit=False)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue