Skip to content
Snippets Groups Projects
Unverified Commit cdc02594 authored by jejo86's avatar jejo86 Committed by GitHub
Browse files

Document the `--report-stats` argument (#13029)

parent 79c6b9e1
No related branches found
No related tags found
No related merge requests found
Add an explanation of the `--report-stats` argument to the docs.
......@@ -232,7 +232,9 @@ python -m synapse.app.homeserver \
--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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment