1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2024-09-03 19:36:29 +02:00

README: clarify telemetrics usage

This commit is contained in:
Pierre de La Morinerie 2017-10-16 09:50:15 +05:30
parent 66b36becc5
commit 9e208d2d09

View file

@ -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)) * LDAP integration (only paid Entreprise Edition, see [#58](https://github.com/YunoHost-Apps/mattermost_ynh/issues/58))
## About telemetrics ## 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.