diff options
author | Neil Johnson <neil@fragile.org.uk> | 2018-08-16 23:05:20 +0100 |
---|---|---|
committer | Neil Johnson <neil@fragile.org.uk> | 2018-08-16 23:05:20 +0100 |
commit | 7e513421969738428c40d9d6032c798edd9ebab6 (patch) | |
tree | c45b5d301f08b9496c2f0e3ef5621cd712099344 /changelog.d | |
parent | call reap on start up and fix under reaping bug (diff) | |
download | synapse-7e513421969738428c40d9d6032c798edd9ebab6.tar.xz |
For resource limit blocked users, prevent writing into rooms
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/3708.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3708.feature b/changelog.d/3708.feature new file mode 100644 index 0000000000..2f146ba62b --- /dev/null +++ b/changelog.d/3708.feature @@ -0,0 +1 @@ +For resource limit blocked users, prevent writing into rooms |