2022-05-18 22:11:31 +02:00
|
|
|
{
|
|
|
|
"push": {
|
|
|
|
"appId": "io.element.hydrogen.web",
|
|
|
|
"gatewayUrl": "https://matrix.org",
|
|
|
|
"applicationServerKey": "BC-gpSdVHEXhvHSHS0AzzWrQoukv2BE7KzpoPO_FfPacqOo3l1pdqz7rSgmB04pZCWaHPz7XRe6fjLaC-WPDopM"
|
|
|
|
},
|
2022-08-12 16:16:50 +02:00
|
|
|
"defaultHomeServer": "__DEFAULT_SERVER__",
|
2022-06-16 10:07:03 +02:00
|
|
|
"bugReportEndpointUrl": "https://element.io/bugreports/submit",
|
2022-05-18 22:11:31 +02:00
|
|
|
"themeManifests": [
|
2022-08-12 15:41:53 +02:00
|
|
|
"assets/theme-element.json"
|
2022-05-18 22:11:31 +02:00
|
|
|
],
|
|
|
|
"defaultTheme": {
|
|
|
|
"light": "element-light",
|
|
|
|
"dark": "element-dark"
|
|
|
|
}
|
|
|
|
}
|