浏览代码

Update configuring-playbook-telemetry.md

pull/2286/head
Array in a Matrix 3 年前
committed by GitHub
父节点
当前提交
26c219e1cc
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. +3
    -1
      docs/configuring-playbook-telemetry.md

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

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




正在加载...
取消
保存