From 9e208d2d0906f94b15e6e715b773014b349d2f3d Mon Sep 17 00:00:00 2001 From: Pierre de La Morinerie Date: Mon, 16 Oct 2017 09:50:15 +0530 Subject: [PATCH] README: clarify telemetrics usage --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6449934..f8c3bb1 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,8 @@ Run the upgrade from Yunohost, then follow [this guide](https://docs.mattermost. * LDAP integration (only paid Entreprise Edition, see [#58](https://github.com/YunoHost-Apps/mattermost_ynh/issues/58)) ## About telemetrics -Mattermost is used to send some telemetrics about your usage of it. -But this data doesn't send to mattermost, but to a third party site named [segment.com](https://segment.com/). -You can find more information about his behavior on the [mattermost documentation](https://docs.mattermost.com/administration/telemetry.html). -This behavior can be turn on or off when you install this app. +Mattermost can collect some anonymous telemetrics about your usage of the software. These data are sent to a third-party service named [segment.com](https://segment.com/). +You can find more information about this behavior in the [Mattermost documentation](https://docs.mattermost.com/administration/telemetry.html). + +In this Yunohost package telemetrics collection is strictly opt-in, and can be turned on or off before the app is installed.