docs: add access policy middleware

This commit is contained in:
2024-12-09 15:59:59 +01:00
parent 7116528ad7
commit 0fc5ef52ff
7 changed files with 44 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
---
title: Rate Limit
title: Rate Limiting
layout: default
parent: Middleware
nav_order: 6
nav_order: 7
---
@@ -15,7 +15,7 @@ Example of rate limiting middleware
```yaml
middlewares:
- name: rate-limit
type: ratelimit #or rateLimit
type: rateLimit #or ratelimit
paths:
- /*
rule: