summaryrefslogtreecommitdiffstats
path: root/docs/anonymous-statistics.md
diff options
context:
space:
mode:
authorChris Akritidis <43294513+cakrit@users.noreply.github.com>2019-06-04 10:41:06 +0200
committerGitHub <noreply@github.com>2019-06-04 10:41:06 +0200
commit11f0f553a05915ff80b92402bcb69465e5845d9f (patch)
treea3f6d96301e674060222f4bb51d05f1e0bd28df4 /docs/anonymous-statistics.md
parent2f7b222ff1487f32ee9621bc56968ede0995ad3b (diff)
Update anonymous-statistics.md (#6208)
Diffstat (limited to 'docs/anonymous-statistics.md')
-rw-r--r--docs/anonymous-statistics.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/anonymous-statistics.md b/docs/anonymous-statistics.md
index 3cf6482e86..376a2c4aaa 100644
--- a/docs/anonymous-statistics.md
+++ b/docs/anonymous-statistics.md
@@ -56,8 +56,8 @@ To see exactly what and how is collected, you can review the script template `da
## Opt-Out
To opt-out from sending anonymous statistics, you can create a file called `.opt-out-from-anonymous-statistics` under the user configuration directory (usually `/etc/netdata`). The effect of creating the file is the following:
-- The daemon will never execute the anonymous statistics script
-- The anonymous statistics script will exit immediately if called via any other way (e.g. shell)
-- The Google Tag Manager Javascript snippet will remain in the page, but the linked tag will not be fired. The effect is that no data will ever be sent to GA.
+ - The daemon will never execute the anonymous statistics script
+ - The anonymous statistics script will exit immediately if called via any other way (e.g. shell)
+ - The Google Tag Manager Javascript snippet will remain in the page, but the linked tag will not be fired. The effect is that no data will ever be sent to GA.
-You can also disable telemetry by passing the option `--disable-telemetry` to any of the installers. \ No newline at end of file
+You can also disable telemetry by passing the option `--disable-telemetry` to any of the installers.