Skip to content

Commit 7074a9b

Browse files
authored
[DOCS] Fixes settings (elastic#149728)
## Summary This PR updates the text for telemetry settings.
1 parent d5d31f1 commit 7074a9b

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

docs/management/advanced-options.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,4 +555,4 @@ only production-ready visualizations are available to users.
555555
[horizontal]
556556
[[telemetry-enabled-advanced-setting]]`telemetry:enabled`::
557557
When enabled, helps improve the Elastic Stack by providing usage statistics for
558-
basic features. This data will not be shared outside of Elastic.
558+
basic features.

docs/settings/telemetry-settings.asciidoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ See our https://www.elastic.co/legal/privacy-statement[Privacy Statement] to lea
2020

2121
[[telemetry-enabled]] `telemetry.enabled`::
2222
Set to `true` to send cluster statistics to Elastic. Reporting your
23-
cluster statistics helps us improve your user experience. Your data is never
24-
shared with anyone. Set to `false` to disable statistics reporting from any
23+
cluster statistics helps us improve your user experience. Set to `false` to disable statistics reporting from any
2524
browser connected to the {kib} instance. Defaults to `true`.
2625

2726
`telemetry.sendUsageFrom`::

docs/setup/settings.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@ experimental[] Controls whether the https://developer.mozilla.org/en-US/docs/Web
534534
is used in all responses to the client from the {kib} server, and specifies what value is used. Allowed values are any text value or `null`.
535535
To disable, set to `null`. *Default:* `null`
536536

537-
[[server-securityResponseHeaders-disableEmbedding]]`server.securityResponseHeaders.disableEmbedding`::
537+
[[server-securityResponseHeaders-disableEmbedding]]`server.securityResponseHeaders.disableEmbedding`::
538538
Controls whether the https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy[`Content-Security-Policy`] and
539539
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options[`X-Frame-Options`] headers are configured to disable embedding
540540
{kib} in other webpages using iframes. When set to `true`, secure headers are used to disable embedding, which adds the `frame-ancestors:
@@ -689,7 +689,7 @@ set <<telemetry-allowChangingOptInStatus, `telemetry.allowChangingOptInStatus`>>
689689

690690
`telemetry.enabled`::
691691
Reporting your cluster statistics helps
692-
us improve your user experience. Your data is never shared with anyone. Set to
692+
us improve your user experience. Set to
693693
`false` to disable telemetry capabilities entirely. You can alternatively opt
694694
out through *Advanced Settings*. *Default: `true`*
695695

0 commit comments

Comments
 (0)