From af4daf6be7104c2b52117d935cc9fc22bbdfcee4 Mon Sep 17 00:00:00 2001 From: squahtx Date: Wed, 29 Jun 2022 09:24:50 +0000 Subject: deploy: cdc02594491b9410f250f0adc4ea6d223aa3de7f --- develop/setup/installation.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'develop/setup/installation.html') diff --git a/develop/setup/installation.html b/develop/setup/installation.html index e9028877b7..afddc631fe 100644 --- a/develop/setup/installation.html +++ b/develop/setup/installation.html @@ -303,7 +303,9 @@ python -m synapse.app.homeserver \ --generate-config \ --report-stats=[yes|no] -

... substituting an appropriate value for --server-name.

+

... substituting an appropriate value for --server-name and choosing whether +or not to report usage statistics (hostname, Synapse version, uptime, total +users, etc.) to the developers via the --report-stats argument.

This command will generate you a config file that you can then customise, but it will also generate a set of keys for you. These keys will allow your homeserver to identify itself to other homeserver, so don't lose or delete them. It would be -- cgit 1.5.1