Fix yaml documentation
This commit is contained in:
parent
476f16f0aa
commit
118c31eb8d
4 changed files with 15 additions and 9 deletions
|
@ -592,7 +592,7 @@ http:
|
|||
# maxBodySize is the maximum size allowed for the body of the request.
|
||||
# If the body is larger, the request is not mirrored.
|
||||
# Default value is -1, which means unlimited size.
|
||||
maxBodySize = 1024
|
||||
maxBodySize: 1024
|
||||
mirrors:
|
||||
- name: appv2
|
||||
percent: 10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue