update Element web app configuration

This commit is contained in:
Daniel Micay 2022-09-28 12:00:55 -04:00
parent 06cd80873f
commit 9fbcc9587d

View File

@ -28,7 +28,6 @@
"matrix.org" "matrix.org"
] ]
}, },
"piwik": false,
"enable_presence_by_hs_url": { "enable_presence_by_hs_url": {
"https://matrix.grapheneos.org": false "https://matrix.grapheneos.org": false
}, },
@ -37,5 +36,9 @@
}, },
"jitsi": { "jitsi": {
"preferred_domain": "meet.element.io" "preferred_domain": "meet.element.io"
} },
"element_call": {
"url": "https://call.element.io"
},
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx"
} }