mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 19:07:30 +00:00
docs(legal): merge rate limits (#5719)
* formatting title configuration * merge policy and metrics * raising limits, editorial * Update docs/docs/legal/rate-limit-policy.md Co-authored-by: Elio Bischof <elio@zitadel.com> * Apply suggestions from code review Co-authored-by: Elio Bischof <elio@zitadel.com> --------- Co-authored-by: Elio Bischof <elio@zitadel.com>
This commit is contained in:
@@ -420,10 +420,9 @@ module.exports = {
|
||||
items: ["apis/observability/metrics", "apis/observability/health"],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "Rate Limits",
|
||||
collapsed: false,
|
||||
items: ["apis/ratelimits/ratelimits", "legal/rate-limit-policy"],
|
||||
type: 'link',
|
||||
label: 'Rate Limits (Cloud)', // The link label
|
||||
href: '/legal/rate-limit-policy', // The internal path
|
||||
},
|
||||
],
|
||||
selfHosting: [
|
||||
|
Reference in New Issue
Block a user