1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-06-12 22:17:28 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
3505f62f02 Update configuring-playbook-telemetry.md 2022-11-22 11:37:46 -05:00
6c39413e79 Update configuring-playbook-telemetry.md 2022-11-22 11:32:03 -05:00
26c219e1cc Update configuring-playbook-telemetry.md 2022-11-22 11:30:19 -05:00
efec303a22 Explicitly mention that your homeserver's domain is included in telemetry 2022-07-19 16:42:53 +00:00
817830bb3d Update telemetry documentation to more closely match upstream
Synapse no longer describes the stats as anonymized since the `server_name` is included.
https://github.com/matrix-org/synapse/pull/13321
2022-07-19 14:58:19 +00:00
5733f4d157 Update configuring-playbook-telemetry.md
Change anonymized to more proper term as server vice this is not anonymized. Server name is the first parameter that is collected. And if server happens to be for individual use these statistics would be at personal level without any anonymising.
2020-09-07 17:14:34 +03:00
041a1947b3 Update Synapse (0.99.1.1 -> 0.99.2) 2019-03-02 10:03:09 +02:00
6b47ebeaa7 fixed a small path typo in playbook telemetry docs 2019-03-01 07:48:45 +01:00
733b806833 Annotate certain features as optional/advanced
We've had some people get confused into installing
Matrix Corporal and having pain with that.

With this documentation change, we try to make it clearer
that it's an advanced feature not to be touched unless
you know what you're doing.

On a similar note, we also make sure other things are properly
labeled as "(optional)" and/or "(advanced)".
2018-11-26 07:23:42 +02:00
3bccec63b4 Add details about the telemetry data that gets sent (if enabled) 2018-11-01 18:40:45 +02:00
f364e080be Add documentation about Telemetry configuration 2018-11-01 18:21:38 +02:00