Add missing backticks in reporting-settings.asciidoc (backport to 7.x) (#77981)

This commit is contained in:
Jonathan Langela 2021-01-04 17:03:54 +01:00 committed by GitHub
parent a8dce50c69
commit 3c24e2eca0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -195,11 +195,11 @@ a| `xpack.reporting.capture.browser`
Defaults to `false`.
a| `xpack.reporting.capture.browser`
.chromium.proxy.server`
`.chromium.proxy.server`
| The uri for the proxy server. Providing the username and password for the proxy server via the uri is not supported.
a| `xpack.reporting.capture.browser`
.chromium.proxy.bypass`
`.chromium.proxy.bypass`
| An array of hosts that should not go through the proxy server and should use a direct connection instead.
Examples of valid entries are "elastic.co", "*.elastic.co", ".elastic.co", ".elastic.co:5601".