Update default Jitsi URLs to meet.element.io (#7514)

This commit is contained in:
Michael Telatynski
2022-01-11 16:15:20 +00:00
committed by GitHub
parent beac9563d6
commit ec02f82416
3 changed files with 9 additions and 10 deletions

View File

@@ -40,7 +40,7 @@ export const DEFAULTS: ConfigOptions = {
// Jitsi conference options
jitsi: {
// Default conference domain
preferredDomain: "jitsi.riot.im",
preferredDomain: "meet.element.io",
},
desktopBuilds: {
available: true,