diff options
author | Erik Johnston <erik@matrix.org> | 2019-09-06 14:09:16 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-09-06 14:21:06 +0100 |
commit | 142c9325c27432f9e40c345166def1dd20355433 (patch) | |
tree | 2f39f4f32f88c5beeb7e6d74bc8c04624b0e43e1 /synapse/storage | |
parent | Merge pull request #5991 from matrix-org/erikj/fix_tracing_funcs (diff) | |
download | synapse-142c9325c27432f9e40c345166def1dd20355433.tar.xz |
Correctly handle non-bool m.federate flag
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/stats.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/synapse/storage/stats.py b/synapse/storage/stats.py |