mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
[DOCS] Clarify http.max_content_length
def (#62562)
This commit is contained in:
parent
6784c4d1b5
commit
f8c013d0fb
1 changed files with 1 additions and 1 deletions
|
@ -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>>)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue