summary refs log tree commit diff
path: root/develop/setup
diff options
context:
space:
mode:
authorsquahtx <squahtx@users.noreply.github.com>2022-06-29 09:24:50 +0000
committersquahtx <squahtx@users.noreply.github.com>2022-06-29 09:24:50 +0000
commitaf4daf6be7104c2b52117d935cc9fc22bbdfcee4 (patch)
tree91940dcf25cdc8d322177c7044b6c5b78f6e236b /develop/setup
parentdeploy: 7469824d5838577f5a07aec6ab73b457459d8b4a (diff)
downloadsynapse-af4daf6be7104c2b52117d935cc9fc22bbdfcee4.tar.xz
deploy: cdc02594491b9410f250f0adc4ea6d223aa3de7f
Diffstat (limited to 'develop/setup')
-rw-r--r--develop/setup/installation.html4
1 files changed, 3 insertions, 1 deletions
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] </code></pre> -<p>... substituting an appropriate value for <code>--server-name</code>.</p> +<p>... substituting an appropriate value for <code>--server-name</code> and choosing whether +or not to report usage statistics (hostname, Synapse version, uptime, total +users, etc.) to the developers via the <code>--report-stats</code> argument.</p> <p>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