summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2021-05-28 15:57:53 +0100
committerErik Johnston <erik@matrix.org>2021-05-28 16:29:09 +0100
commit1641c5c707fe9cac5f68589863082409c8979da6 (patch)
tree8983681c97f3f00bc6000fcc086013791730e170 /changelog.d
parentAllow response of `/send_join` to be larger. (#10093) (diff)
downloadsynapse-1641c5c707fe9cac5f68589863082409c8979da6.tar.xz
Log method and path when dropping request due to size limit (#10091)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/10091.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10091.misc b/changelog.d/10091.misc
new file mode 100644
index 0000000000..dbe310fd17
--- /dev/null
+++ b/changelog.d/10091.misc
@@ -0,0 +1 @@
+Log method and path when dropping request due to size limit.