diff options
author | Neil Johnson <neil@matrix.org> | 2018-08-01 10:21:56 +0100 |
---|---|---|
committer | Neil Johnson <neil@matrix.org> | 2018-08-01 10:21:56 +0100 |
commit | 7931393495c76eef0af9b91c7904c88943197054 (patch) | |
tree | 2cde24c4b2f49ec0f21bd78500769ecc39de86ba /synapse/storage | |
parent | only need to loop if mau limiting is enabled (diff) | |
download | synapse-7931393495c76eef0af9b91c7904c88943197054.tar.xz |
make count_monthly_users async synapse/handlers/auth.py
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/__init__.py | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/synapse/storage/__init__.py b/synapse/storage/__init__.py |