diff options
author | Olivier Wilkinson (reivilibre) <olivier@librepush.net> | 2019-08-27 14:34:05 +0100 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <olivier@librepush.net> | 2019-08-27 14:34:05 +0100 |
commit | 07c267c51676fe1df80993da6700f35e69fe6761 (patch) | |
tree | 0af2dfe07ee0d2d1a6bb0c19cf51bcbf2a3fe12f | |
parent | For user stats, handle other membership transitions properly. (diff) | |
download | synapse-07c267c51676fe1df80993da6700f35e69fe6761.tar.xz |
For user stats, handle other membership transitions properly.
Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
-rw-r--r-- | synapse/handlers/stats.py | 5 | ||||
-rw-r--r-- | synapse/storage/stats.py | 5 |
2 files changed, 3 insertions, 7 deletions
diff --git a/synapse/handlers/stats.py b/synapse/handlers/stats.py |