summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/source/middleware.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/source/middleware.rst b/doc/source/middleware.rst
index ef282bfa3..ee2e3dc67 100644
--- a/doc/source/middleware.rst
+++ b/doc/source/middleware.rst
@@ -102,6 +102,13 @@ AWS S3 Api
:members:
:show-inheritance:
+Backend Ratelimit
+=================
+
+.. automodule:: swift.common.middleware.backend_ratelimit
+ :members:
+ :show-inheritance:
+
.. _bulk:
Bulk Operations (Delete and Archive Auto Extraction)