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

This commit is contained in:
James Rodewig 2020-09-17 12:49:18 -04:00 committed by GitHub
parent 6784c4d1b5
commit f8c013d0fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@ Used to set the `http.bind_host` and the `http.publish_host`.
`http.max_content_length`:: `http.max_content_length`::
(<<static-cluster-setting,Static>>) (<<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`:: `http.max_initial_line_length`::
(<<static-cluster-setting,Static>>) (<<static-cluster-setting,Static>>)