소스 검색

Update configuring-playbook-telemetry.md

pull/2286/head
Array in a Matrix 3 년 전
committed by GitHub
부모
커밋
26c219e1cc
No known key found for this signature in database 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
```




불러오는 중...
취소
저장