diff options
author | Michael Kaye <1917473+michaelkaye@users.noreply.github.com> | 2019-10-07 15:41:25 +0100 |
---|---|---|
committer | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2019-10-07 15:41:25 +0100 |
commit | dc795ba709f2ffe41671d25d94f21d4b31a5301d (patch) | |
tree | b77c2cef761bae3aa08289fa9144710f935a4cc1 | |
parent | Fix changelog for PR #6175 (diff) | |
download | synapse-dc795ba709f2ffe41671d25d94f21d4b31a5301d.tar.xz |
Log responder we are using. (#6139)
This prevents us logging "Responding to media request with responder %s".
-rw-r--r-- | changelog.d/6139.misc | 1 | ||||
-rw-r--r-- | synapse/rest/media/v1/_base.py | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/6139.misc b/changelog.d/6139.misc new file mode 100644 |