summary refs log tree commit diff
path: root/develop/print.html
diff options
context:
space:
mode:
Diffstat (limited to 'develop/print.html')
-rw-r--r--develop/print.html4
1 files changed, 3 insertions, 1 deletions
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]
 </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