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
commit 6a4c1afe27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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"
}
}