瀏覽代碼

Update dendrite.yaml.j2

pull/2286/head
Array in a Matrix 3 年之前
committed by GitHub
父節點
當前提交
70be6eb323
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 3 行新增0 行删除
  1. +3
    -0
      roles/custom/matrix-dendrite/templates/dendrite/dendrite.yaml.j2

+ 3
- 0
roles/custom/matrix-dendrite/templates/dendrite/dendrite.yaml.j2 查看文件

@@ -416,3 +416,6 @@ tracing:
# stdout by Dendrite. # stdout by Dendrite.
logging: [] logging: []


# statistics reporting configuration. These statistics contain the server
# name, number of active users and some information on your deployment config.
report_stats: {{ matrix_dendrite_report_stats|to_json }}

Loading…
取消
儲存