diff options
author | Till <2353100+S7evinK@users.noreply.github.com> | 2023-03-10 12:27:08 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-10 12:27:08 +0100 |
commit | 689b5ee72fe2ff6226c2afc5b209889f772f0819 (patch) | |
tree | 07bb3b56fa36651905684b36da0e61fbbad5e23f /dendrite-sample.yaml | |
parent | c7303cbf765300a8e0bdcb4a9981638c60a145d5 (diff) |
Change default stats reporting endpoint (#3007)
It's the same instance we report to, only using the subdomain.
Diffstat (limited to 'dendrite-sample.yaml')
-rw-r--r-- | dendrite-sample.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dendrite-sample.yaml b/dendrite-sample.yaml index 39be8d8b..6b3ea74f 100644 --- a/dendrite-sample.yaml +++ b/dendrite-sample.yaml @@ -95,7 +95,7 @@ global: # We use this information to understand how Dendrite is being used in the wild. report_stats: enabled: false - endpoint: https://matrix.org/report-usage-stats/push + endpoint: https://panopticon.matrix.org/push # Server notices allows server admins to send messages to all users on the server. server_notices: |