[DOCS] Merged an added notification setting in x-pack master to x-pack-elasticsearch.
Original commit: elastic/x-pack-elasticsearch@8a30126721
This commit is contained in:
parent
9f505d16d4
commit
5c588bcd8d
|
@ -17,6 +17,10 @@ Specifies the address of the proxy server to use to connect to HTTP services.
|
|||
`xpack.http.proxy.port`::
|
||||
Specifies the port number to use to connect to the proxy server.
|
||||
|
||||
`xpack.http.max_response_size`::
|
||||
Specifies the maximum size a HTTP response is allowed to have, defaults to
|
||||
`10mb`, max values is `50mb`.
|
||||
|
||||
[[ssl-notification-settings]]
|
||||
:ssl-prefix: xpack.http
|
||||
:component: {watcher}
|
||||
|
|
Loading…
Reference in New Issue