Add the ability to control statistics-reporting for Synapse

Closes Github issue #3
This commit is contained in:
Slavi Pantaleev
2018-09-07 14:49:40 +03:00
parent 88b4434da9
commit 6d6a6412fa
3 changed files with 14 additions and 1 deletions

View File

@ -447,7 +447,7 @@ trusted_third_party_id_servers:
# Enable collection and rendering of performance metrics
enable_metrics: False
report_stats: False
report_stats: {{ matrix_synapse_report_stats }}
## API Configuration ##