diff options
author | Dagfinn Ilmari Mannsåker <ilmari@ilmari.org> | 2021-08-03 14:35:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-03 13:35:49 +0000 |
commit | dc46f12725001dde99c536a9189045709cf7e06c (patch) | |
tree | 70ff35a91ed4c9711c43416a37259d2d4b62af34 /synapse/handlers | |
parent | Fixup changelog (diff) | |
download | synapse-dc46f12725001dde99c536a9189045709cf7e06c.tar.xz |
Include room ID in ignored EDU log messages (#10507)
Signed-off-by: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/receipts.py | 3 | ||||
-rw-r--r-- | synapse/handlers/typing.py | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/synapse/handlers/receipts.py b/synapse/handlers/receipts.py |