[DOCS] Clarify `http.max_content_length` def (#62562) (#62571)

This commit is contained in:
James Rodewig 2020-09-17 13:13:37 -04:00 committed by GitHub
parent 3753682877
commit c4d80ab7be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ Used to set the `http.bind_host` and the `http.publish_host`.
`http.max_content_length`::
(<<static-cluster-setting,Static>>)
The max content of an HTTP request. Defaults to `100MB`.
Maximum length of an HTTP request body. Defaults to `100MB`.
`http.max_initial_line_length`::
(<<static-cluster-setting,Static>>)