WIP: Matrix

This commit is contained in:
2026-05-03 23:20:10 +02:00
parent 9c6bc68e07
commit e8253312b2
3 changed files with 16 additions and 2 deletions
+5
View File
@@ -130,6 +130,7 @@ let
use_exclusively = true;
participant_limit = 8;
brand = "Cyperpunk Call";
encryption = "None";
};
livekit = {
livekit_service_url = "https://cyperpunk.de/livekit/jwt/";
@@ -141,6 +142,7 @@ let
features = {
feature_group_calls = true;
"feature_disable_call_per_sender_encryption" = true;
"feature_sliding_sync" = true;
};
}
);
@@ -165,6 +167,9 @@ let
};
};
livekit_service_url = "https://cyperpunk.de/livekit/jwt/";
e2ee = {
default = false;
};
}
)
} $out/config.json