[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:
debadair 2017-04-06 17:57:33 -07:00
parent 9f505d16d4
commit 5c588bcd8d
1 changed files with 4 additions and 0 deletions

View File

@ -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}