mirror of
https://github.com/caddyserver/website.git
synced 2025-05-06 19:57:13 -04:00
Add note about matchers support
Co-authored-by: Francis Lavoie <lavofr@gmail.com>
This commit is contained in:
parent
ff25b2555f
commit
4626889d10
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Manipulates request body.
|
|||
## Syntax
|
||||
|
||||
```caddy-d
|
||||
request_body {
|
||||
request_body [<matcher>] {
|
||||
max_size <value>
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue