diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/8921.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8921.bugfix b/changelog.d/8921.bugfix new file mode 100644 index 0000000000..7f6f0b8a76 --- /dev/null +++ b/changelog.d/8921.bugfix @@ -0,0 +1 @@ +Fix bug where we ratelimited auto joining of rooms on registration (using `auto_join_rooms` config). |