Update dendrite.yaml.j2

This commit is contained in:
Array in a Matrix 2022-11-22 11:13:53 -05:00 committed by GitHub
parent e37db0c888
commit 70be6eb323
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 }}