diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2021-09-06 14:37:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-06 14:37:15 +0100 |
commit | 40a1fddd1b7843c25248fca409debab6d8393c59 (patch) | |
tree | d4eb288974560fb7a82961c48ac0448eeef8eb45 | |
parent | Ease searching for M_TOO_LARGE-related error codes (#10750) (diff) | |
download | synapse-40a1fddd1b7843c25248fca409debab6d8393c59.tar.xz |
Allow `room_alias_name` parameter to be handled by /createRoom calls on workers (#10757)
-rw-r--r-- | changelog.d/10757.bugfix | 1 | ||||
-rw-r--r-- | synapse/storage/databases/main/directory.py | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/changelog.d/10757.bugfix b/changelog.d/10757.bugfix new file mode 100644 |