diff options
author | Erik Johnston <erik@matrix.org> | 2019-02-12 11:58:36 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-02-12 11:58:36 +0000 |
commit | b2327eb9cb2c03037acd58b320063ec34968ea81 (patch) | |
tree | ecea0269cdd3b2c6cb2b233a376af4184f6d6a5b | |
parent | Analyze user_ips before running deduplication (diff) | |
download | synapse-b2327eb9cb2c03037acd58b320063ec34968ea81.tar.xz |
Newsfile
-rw-r--r-- | changelog.d/4627.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4627.misc b/changelog.d/4627.misc new file mode 100644 index 0000000000..f1a57dcf9a --- /dev/null +++ b/changelog.d/4627.misc @@ -0,0 +1 @@ +Improve 'user_ips' table deduplication background update |