0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-01 10:18:54 +02:00

Fixup generated metrics config

This commit is contained in:
Erik Johnston 2019-02-20 13:21:44 +00:00
parent dbdc565dfd
commit 3d672fec51

View file

@ -57,6 +57,8 @@ class MetricsConfig(Config):
# through insecure notification channels if so configured.
#sentry:
# dsn: "..."
# Whether or not to report anonymized homeserver usage statistics.
"""
if report_stats is None: