From c82ada3afb73ff28e942f89aca4996eef37092bc Mon Sep 17 00:00:00 2001 From: anoadragon453 Date: Tue, 19 Jul 2022 12:39:06 +0000 Subject: deploy: 6faaf76a3239c3fd1a9adc0b45b04fcf43237824 --- v1.63/usage/configuration/config_documentation.html | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'v1.63/usage/configuration/config_documentation.html') diff --git a/v1.63/usage/configuration/config_documentation.html b/v1.63/usage/configuration/config_documentation.html index a2abcd329c..5abd69fd39 100644 --- a/v1.63/usage/configuration/config_documentation.html +++ b/v1.63/usage/configuration/config_documentation.html @@ -76,7 +76,7 @@ @@ -2091,15 +2091,19 @@ performance problems on large homeservers.


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