WIP: Livekit

This commit is contained in:
2026-04-30 13:22:20 +02:00
parent d46ce2d93e
commit 59907f7ece
8 changed files with 56 additions and 74 deletions
+2 -2
View File
@@ -126,13 +126,13 @@ let
preferred_domain = "jitsi.cyperpunk.de";
};
element_call = {
url = "https://element.cyperpunk.de/widgets/element-call";
url = "https://element-call.cyperpunk.de";
use_exclusively = true;
participant_limit = 8;
brand = "Cyperpunk Call";
};
livekit = {
livekit_service_url = "https://cyperpunk.de/livekit/jwt";
livekit_service_url = "https://cyperpunk.de/livekit/jwt/";
};
setting_defaults = {
custom_themes = catppuccinThemes;