forked from MirrorHub/synapse
Fixup generated metrics config
This commit is contained in:
parent
dbdc565dfd
commit
3d672fec51
1 changed files with 2 additions and 0 deletions
|
@ -57,6 +57,8 @@ class MetricsConfig(Config):
|
||||||
# through insecure notification channels if so configured.
|
# through insecure notification channels if so configured.
|
||||||
#sentry:
|
#sentry:
|
||||||
# dsn: "..."
|
# dsn: "..."
|
||||||
|
|
||||||
|
# Whether or not to report anonymized homeserver usage statistics.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
if report_stats is None:
|
if report_stats is None:
|
||||||
|
|
Loading…
Reference in a new issue