mirror of https://gitlab.crans.org/nounous/nixos
Use jistsi for element call
parent
ab2c86c9c1
commit
0008309e00
|
|
@ -20,6 +20,11 @@
|
||||||
feature_group_calls = true;
|
feature_group_calls = true;
|
||||||
feature_element_call_video_rooms = 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