add jitsi en serveur par defaut pour element

element-jitsi
Lzebulon 2025-08-03 18:33:32 +02:00
parent 6ba4c15870
commit 16f922ad1e
No known key found for this signature in database
GPG Key ID: D6CDAB8050CBBE7D
1 changed files with 5 additions and 0 deletions

View File

@ -13,6 +13,11 @@
base_url = "https://matrix.crans.org/"; base_url = "https://matrix.crans.org/";
server_name = "crans.org"; server_name = "crans.org";
}; };
# https://github.com/element-hq/element-web/blob/develop/docs/jitsi.md
"jitsi" = {
"preferred_domain" = "jitsi.crans.org";
};
}; };
default_theme = "light"; default_theme = "light";
features = { features = {