diff options
author | Michael Kaye <1917473+michaelkaye@users.noreply.github.com> | 2020-02-05 08:57:38 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-05 08:57:37 +0000 |
commit | a831d2e4e3c424fb54f186bfa7d83a17965f933e (patch) | |
tree | 6e0383ce365fd78a55b66009f88fa452ba260ea7 /synapse/storage | |
parent | Database updates to populate rooms.room_version (#6847) (diff) | |
download | synapse-a831d2e4e3c424fb54f186bfa7d83a17965f933e.tar.xz |
Reduce performance logging to DEBUG (#6833)
* Reduce tnx performance logging to DEBUG * Changelog.d
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/database.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/storage/database.py b/synapse/storage/database.py |