diff options
author | Olivier Wilkinson (reivilibre) <olivier@librepush.net> | 2019-08-20 15:41:10 +0100 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <olivier@librepush.net> | 2019-08-20 15:41:10 +0100 |
commit | 981c6cf5442bfb16c177f995deedeb3ec44bf5fb (patch) | |
tree | a41f9792a54ed506c7ebf93141500240b845325b | |
parent | Add room and user statistics documentation. (diff) | |
download | synapse-981c6cf5442bfb16c177f995deedeb3ec44bf5fb.tar.xz |
Sanitise accepted fields in `_update_stats_delta_txn`
Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
-rw-r--r-- | synapse/storage/stats.py | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/synapse/storage/stats.py b/synapse/storage/stats.py |