mirror of
https://github.com/YunoHost-Apps/hydrogen_ynh.git
synced 2024-09-03 19:26:17 +02:00
15 lines
403 B
JSON
15 lines
403 B
JSON
|
{
|
||
|
"push": {
|
||
|
"appId": "io.element.hydrogen.web",
|
||
|
"gatewayUrl": "https://matrix.org",
|
||
|
"applicationServerKey": "BC-gpSdVHEXhvHSHS0AzzWrQoukv2BE7KzpoPO_FfPacqOo3l1pdqz7rSgmB04pZCWaHPz7XRe6fjLaC-WPDopM"
|
||
|
},
|
||
|
"defaultHomeServer": "__DEFAULT_SERVER__",
|
||
|
"themeManifests": [
|
||
|
"assets/theme-element.json"
|
||
|
],
|
||
|
"defaultTheme": {
|
||
|
"light": "element-light",
|
||
|
"dark": "element-dark"
|
||
|
}
|
||
|
}
|