diff --git a/docs/configuring-playbook-telemetry.md b/docs/configuring-playbook-telemetry.md index bc954f67a..2027c9c82 100644 --- a/docs/configuring-playbook-telemetry.md +++ b/docs/configuring-playbook-telemetry.md @@ -10,7 +10,7 @@ growth of the Matrix community, and helps to make Matrix a success. ## Enabling Telemetry -If you'd like to **help by enabling submission of anonymized usage statistics** for your homeserver, add this to your configuration file (`inventory/matrix./vars.yml`): +If you'd like to **help by enabling submission of anonymized usage statistics** for your homeserver, add this to your configuration file (`inventory/host_vars/matrix./vars.yml`): ```yaml matrix_synapse_report_stats: true @@ -41,4 +41,4 @@ If statistics reporting is enabled, the information that gets submitted to the m - cache setting information -- CPU and memory statistics for the homeserver program \ No newline at end of file +- CPU and memory statistics for the homeserver program