Parcourir la source

Update configuring-playbook-telemetry.md

pull/2286/head
Array in a Matrix il y a 3 ans
committed by GitHub
Parent
révision
26c219e1cc
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec 3 ajouts et 1 suppressions
  1. +3
    -1
      docs/configuring-playbook-telemetry.md

+ 3
- 1
docs/configuring-playbook-telemetry.md Voir le fichier

@@ -12,7 +12,9 @@ growth of the Matrix community, and helps to make Matrix a success.
If you'd like to **help by enabling submission of general usage statistics** for your homeserver, add this to your configuration file (`inventory/host_vars/matrix.<your-domain>/vars.yml`): If you'd like to **help by enabling submission of general usage statistics** for your homeserver, add this to your configuration file (`inventory/host_vars/matrix.<your-domain>/vars.yml`):


```yaml ```yaml
matrix_synapse_report_stats: true
matrix_synapse_report_stats: true # for synapse

matrix_dendrite_report_stats: true # for dendrite
``` ```






Chargement…
Annuler
Enregistrer