0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-18 15:49:02 +02:00
synapse/changelog.d/6012.feature
Sorunome dd2e5b0038 add report_stats_endpoint config option (#6012)
This PR adds the optional `report_stats_endpoint` to configure where stats are reported to, if enabled.
2019-09-12 11:24:57 +01:00

1 line
113 B
Gherkin

Add report_stats_endpoint option to configure where stats are reported to, if enabled. Contributed by @Sorunome.