Configure sentry on develop

pull/18948/head
James Salter 2021-09-08 15:57:37 +01:00
parent 8fa4079565
commit 0a13413c48
1 changed files with 4 additions and 0 deletions

View File

@ -48,5 +48,9 @@
"privacyPolicyUrl": "https://element.io/privacy",
"termsOfServiceUrl": "https://element.io/terms-of-service",
"url": "https://ems.element.io/element-home/in-app-loader"
},
"sentry": {
"dsn": "https://029a0eb289f942508ae0fb17935bd8c5@sentry.matrix.org/6",
"environment": "develop"
}
}