瀏覽代碼

Merge pull request #1956 from aaronraimist/stats

Explicitly mention that your homeserver's domain is included in telemetry
pull/1958/head
Slavi Pantaleev 3 年之前
committed by GitHub
父節點
當前提交
5deda13f10
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 1 個文件被更改,包括 5 次插入1 次删除
  1. +5
    -1
      docs/configuring-playbook-telemetry.md

+ 5
- 1
docs/configuring-playbook-telemetry.md 查看文件

@@ -18,5 +18,9 @@ matrix_synapse_report_stats: true

## Usage statistics being submitted

When enabled, Synapse will regularly upload a few dozen statistics about your server.
This data includes your homeserver's domain, the total number of users, the number of active
users, the total number of rooms, and the number of messages sent per day on your homeserver.

See [Synapse's documentation](https://github.com/matrix-org/synapse/blob/develop/docs/usage/administration/monitoring/reporting_homeserver_usage_statistics.md#available-statistics)
for a list of the individual parameters that are reported.
for the full list of statistics that are reported.

Loading…
取消
儲存