Ver a proveniência

Update configuring-playbook-telemetry.md

pull/2286/head
Array in a Matrix há 3 anos
committed by GitHub
ascendente
cometimento
26c219e1cc
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com 3 adições e 1 eliminações
  1. +3
    -1
      docs/configuring-playbook-telemetry.md

+ 3
- 1
docs/configuring-playbook-telemetry.md Ver ficheiro

@@ -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`):

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

matrix_dendrite_report_stats: true # for dendrite
```




Carregando…
Cancelar
Guardar