Explorar el Código

fixed a small path typo in playbook telemetry docs

pull/103/head
frlae hace 7 años
padre
commit
6b47ebeaa7
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      docs/configuring-playbook-telemetry.md

+ 2
- 2
docs/configuring-playbook-telemetry.md Ver fichero

@@ -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.<your-domain>/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.<your-domain>/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
- CPU and memory statistics for the homeserver program

Cargando…
Cancelar
Guardar