diff options
author | Mathieu Velten <matmaul@gmail.com> | 2023-12-12 16:22:19 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-12 15:22:19 +0000 |
commit | e108c31fc0ba4fa8b8890170ce4433df334ab58b (patch) | |
tree | d037f7b83a78bd3a52b3f72dafdca026951718dd /changelog.d | |
parent | Add config to change the delay before sending a notification email (#16696) (diff) | |
download | synapse-e108c31fc0ba4fa8b8890170ce4433df334ab58b.tar.xz |
Add avatar and topic settings for server notice room (#16679)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/16679.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/16679.feature b/changelog.d/16679.feature new file mode 100644 index 0000000000..85af837ae1 --- /dev/null +++ b/changelog.d/16679.feature @@ -0,0 +1 @@ +Add config options to set the avatar and the topic of the server notices room. |