瀏覽代碼

Update configuring-playbook-telemetry.md

Change anonymized to more proper term as server vice this is not anonymized. Server name is the first parameter that is collected. And if server happens to be for individual use these statistics would be at personal level without any anonymising.
pull/640/head
Aki Salminen 6 年之前
committed by GitHub
父節點
當前提交
5733f4d157
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      docs/configuring-playbook-telemetry.md

+ 1
- 1
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/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


Loading…
取消
儲存