diff options
author | Erik Johnston <erik@matrix.org> | 2017-01-17 17:18:13 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-01-17 17:28:32 +0000 |
commit | 4ec1cf49e20f35bad2d54575fad23c8e21f8d66f (patch) | |
tree | c36ba7d1bab9dbebbe4bef21bc54550145bbe947 | |
parent | Fix typo in return type (diff) | |
download | synapse-4ec1cf49e20f35bad2d54575fad23c8e21f8d66f.tar.xz |
Lower loading events log to DEBUG
-rw-r--r-- | synapse/storage/events.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/storage/events.py b/synapse/storage/events.py |