diff options
author | H. Shay <hillerys@element.io> | 2022-06-29 14:11:59 -0700 |
---|---|---|
committer | H. Shay <hillerys@element.io> | 2022-06-29 14:11:59 -0700 |
commit | 1ecb40d90d7b9b81e3e85c99fa4a0a29d346bbf0 (patch) | |
tree | e23dee70e54e273f5e6047e18866a1c74a04f7ea | |
parent | apply ratelimit earlier in /send request process (diff) | |
download | synapse-github/shay/ratelimit.tar.xz |
newsfragment github/shay/ratelimit shay/ratelimit
-rw-r--r-- | changelog.d/13134.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/13134.misc b/changelog.d/13134.misc new file mode 100644 index 0000000000..e3e16056d1 --- /dev/null +++ b/changelog.d/13134.misc @@ -0,0 +1 @@ +Apply ratelimiting earlier in processing of /send request. \ No newline at end of file |