mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-15 00:04:59 +08:00
Make the sample config usable without any edits
This commit is contained in:
parent
0e478f4c20
commit
62988e6b46
@ -1,13 +1,5 @@
|
||||
{
|
||||
"posthog": {
|
||||
"api_key": "examplePosthogKey",
|
||||
"api_host": "https://posthog.com"
|
||||
},
|
||||
"sentry": {
|
||||
"environment": "main-branch",
|
||||
"DSN": "https://examplePublicKey@o0.ingest.sentry.io/0"
|
||||
},
|
||||
"rageshake": {
|
||||
"submit_url": "http://localhost:9110/api/submit"
|
||||
"submit_url": "https://element.io/bugreports/submit"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user