Add config for sentry

This commit is contained in:
James Salter 2021-09-08 17:20:41 +01:00
parent c16c473dbf
commit bd7e74545a

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