Merge pull request #262 from vector-im/config-sentry-nightly

Add config for sentry
This commit is contained in:
James Salter
2021-09-09 11:17:40 +01:00
committed by GitHub

View File

@@ -39,5 +39,9 @@
"url": "https://element.io/cookie-policy",
"text": "Cookie Policy"
}
]
],
"sentry": {
"dsn": "https://029a0eb289f942508ae0fb17935bd8c5@sentry.matrix.org/6",
"environment": "nightly"
}
}