docs: update rate limiting docs (#4186)

* docs: update rate limiting docs

* reduce regexp mental overhead
This commit is contained in:
Elio Bischof
2022-08-15 17:40:43 +02:00
committed by GitHub
parent 872a4eae66
commit 0c6b47a081
6 changed files with 21 additions and 36 deletions

View File

@@ -210,9 +210,8 @@ module.exports = {
label: "Rate Limits",
collapsed: false,
items: [
"apis/ratelimits/ratelimits",
"legal/rate-limit-policy",
"apis/ratelimits/login",
"apis/ratelimits/api",
],
},
],