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
This commit is contained in:
Aaron Raimist
2022-07-19 14:58:19 +00:00
parent e94ec75e1a
commit 817830bb3d
2 changed files with 5 additions and 29 deletions

View File

@ -1587,11 +1587,11 @@ metrics_flags:
#
#known_servers: true
# Whether or not to report anonymized homeserver usage statistics.
# Whether or not to report homeserver usage statistics.
#
report_stats: {{ matrix_synapse_report_stats|to_json }}
# The endpoint to report the anonymized homeserver usage statistics to.
# The endpoint to report homeserver usage statistics to.
# Defaults to https://matrix.org/report-usage-stats/push
#
#report_stats_endpoint: https://example.com/report-usage-stats/push