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:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user