mirror of https://gitlab.crans.org/nounous/nixos
Merge branch 'element-jitsi' into 'main'
Use jistsi for element call See merge request nounous/nixos!47merge-requests/53/head
commit
39aafa30f2
|
|
@ -20,6 +20,11 @@
|
|||
feature_group_calls = true;
|
||||
feature_element_call_video_rooms = true;
|
||||
};
|
||||
|
||||
# https://github.com/element-hq/element-web/blob/develop/docs/jitsi.md
|
||||
"jitsi" = {
|
||||
"preferred_domain" = "jitsi.crans.org";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue