diff options
author | Erik Johnston <erik@matrix.org> | 2019-09-11 10:48:52 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-09-12 13:27:52 +0100 |
commit | de7ba972be58e4bdf3ec9ae876e058726027eae5 (patch) | |
tree | e719a04a935d6dfbcdc23da46022f220e4badfca | |
parent | Allow use of different ratelimits for admin redactions. (diff) | |
download | synapse-de7ba972be58e4bdf3ec9ae876e058726027eae5.tar.xz |
Newsfile
-rw-r--r-- | changelog.d/6015.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6015.feature b/changelog.d/6015.feature new file mode 100644 index 0000000000..42aaffced9 --- /dev/null +++ b/changelog.d/6015.feature @@ -0,0 +1 @@ +Add config option to increase ratelimits for room admins redacting messages. |