diff options
author | Neil Johnson <neil@matrix.org> | 2018-10-17 11:36:41 +0100 |
---|---|---|
committer | Neil Johnson <neil@matrix.org> | 2018-10-17 11:36:41 +0100 |
commit | c6584f4b5f9cc495478e03e01f85fd2399cf6f8d (patch) | |
tree | 9bfd9d326d4214819c46daf7cd384bfac10539ff /changelog.d | |
parent | no need to join room if creator (diff) | |
download | synapse-c6584f4b5f9cc495478e03e01f85fd2399cf6f8d.tar.xz |
clean up config error logic and imports
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/3975.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/3975.feature b/changelog.d/3975.feature index 496ba4f4a0..79c2711fb4 100644 --- a/changelog.d/3975.feature +++ b/changelog.d/3975.feature @@ -1 +1 @@ -Servers with auto join rooms, should autocreate those rooms when first user registers +Servers with auto-join rooms, should automatically create those rooms when first user registers |