diff options
author | Neil Johnson <neil@matrix.org> | 2018-08-08 12:06:42 +0100 |
---|---|---|
committer | Neil Johnson <neil@matrix.org> | 2018-08-08 12:06:42 +0100 |
commit | d92675a4861eab5f5eec0e8a39a7505d5bda850d (patch) | |
tree | 57a60a0b71a4e2f7fe7da91eeca459888cd09da4 | |
parent | mock config.max_mau_value (diff) | |
download | synapse-d92675a4861eab5f5eec0e8a39a7505d5bda850d.tar.xz |
Ability to whitelist specific threepids against monthly active user limiting
-rw-r--r-- | changelog.d/3662.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3662.feature b/changelog.d/3662.feature new file mode 100644 index 0000000000..daacef086d --- /dev/null +++ b/changelog.d/3662.feature @@ -0,0 +1 @@ +Ability to whitelist specific threepids against monthly active user limiting |