diff options
author | Olivier Wilkinson (reivilibre) <olivier@librepush.net> | 2019-08-28 15:46:33 +0100 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <olivier@librepush.net> | 2019-08-28 15:46:33 +0100 |
commit | b06f2947e4a79220564da94f2ca3feb988f033ed (patch) | |
tree | 1a0e11a750b7ce8e5e6117b6f83f5479455e41c7 | |
parent | Merge pull request #5890 from matrix-org/rei/rss_inc3 (diff) | |
download | synapse-b06f2947e4a79220564da94f2ca3feb988f033ed.tar.xz |
Track new users in user statistics.
This makes the rows 'completed' so that the stats regenerator need not touch them.
Diffstat (limited to '')
-rw-r--r-- | synapse/storage/registration.py | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/synapse/storage/registration.py b/synapse/storage/registration.py |