Browse Source

Update dendrite.yaml.j2

pull/2286/head
Array in a Matrix 3 years ago
committed by GitHub
parent
commit
70be6eb323
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      roles/custom/matrix-dendrite/templates/dendrite/dendrite.yaml.j2

+ 3
- 0
roles/custom/matrix-dendrite/templates/dendrite/dendrite.yaml.j2 View File

@@ -416,3 +416,6 @@ tracing:
# stdout by Dendrite.
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…
Cancel
Save