From af4daf6be7104c2b52117d935cc9fc22bbdfcee4 Mon Sep 17 00:00:00 2001 From: squahtx Date: Wed, 29 Jun 2022 09:24:50 +0000 Subject: deploy: cdc02594491b9410f250f0adc4ea6d223aa3de7f --- develop/print.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'develop/print.html') diff --git a/develop/print.html b/develop/print.html index a37d107fc5..58e049553f 100644 --- a/develop/print.html +++ b/develop/print.html @@ -386,7 +386,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