From df95d3aec216f3ee73b162677ca2fca9c30289b4 Mon Sep 17 00:00:00 2001 From: Sean Quah <8349537+squahtx@users.noreply.github.com> Date: Wed, 20 Oct 2021 11:05:29 +0100 Subject: Revert change to counting of deactivated users towards the monthly active users limit (#11127) Temporarily revert "Add functionality to remove deactivated users from the monthly_active_users table (#10947)". This reverts commit eda8c88b84ee7506379a71ac2a7a88c08b759d43. --- changelog.d/11127.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/11127.bugfix (limited to 'changelog.d') diff --git a/changelog.d/11127.bugfix b/changelog.d/11127.bugfix new file mode 100644 index 0000000000..54417a9975 --- /dev/null +++ b/changelog.d/11127.bugfix @@ -0,0 +1 @@ +Revert change to counting of deactivated users towards the monthly active users limit ([\#10947](https://github.com/matrix-org/synapse/issues/10947)). -- cgit 1.5.1