diff options
Diffstat (limited to 'changes/ticket40736')
-rw-r--r-- | changes/ticket40736 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/ticket40736 b/changes/ticket40736 deleted file mode 100644 index 8f233308a4..0000000000 --- a/changes/ticket40736 +++ /dev/null @@ -1,5 +0,0 @@ - o Minor feature (exit relay, DoS(resitance): - - Implement a token-bucket based rate limiter for stream creation and - resolve request. It is configured by the DoSStream* family of - configuration options. - Closes ticket 40736. |