From 88f95a0c39d1f9f011c51cf29181c6eb310b0f7b Mon Sep 17 00:00:00 2001
From: babolivier
report_stats
Whether or not to report anonymized homeserver usage statistics. This is originally +
Whether or not to report homeserver usage statistics. This is originally set when generating the config. Set this option to true or false to change the current -behavior.
+behavior. See +Reporting Homeserver Usage Statistics +for information on what data is reported. +Statistics will be reported 5 minutes after Synapse starts, and then every 3 hours +after that.
Example configuration:
report_stats: true
report_stats_endpoint
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
Example configuration:
report_stats_endpoint: https://example.com/report-usage-stats/push
--
cgit 1.5.1