Quellcode durchsuchen

Merge pull request #640 from asalminen/patch-1

Change anonymized to general
pull/646/head
Slavi Pantaleev vor 6 Jahren
committed by GitHub
Ursprung
Commit
4334abe69a
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: 4AEE18F83AFDEB23
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      docs/configuring-playbook-telemetry.md

+ 1
- 1
docs/configuring-playbook-telemetry.md Datei anzeigen

@@ -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/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
matrix_synapse_report_stats: true


Laden…
Abbrechen
Speichern