Revert "try and do these settings differently"
This reverts commit 5455618ee2.
This commit is contained in:
parent
5455618ee2
commit
d91fe22030
1 changed files with 1 additions and 4 deletions
|
|
@ -65,10 +65,7 @@ in {
|
|||
turn_uris = ["turn:turn.gladtherescake.eu.url?transport=udp" "turn:turn.gladtherescake.eu?transport=tcp"];
|
||||
matrix_rtc = {
|
||||
foci = [
|
||||
{
|
||||
type = "livekit";
|
||||
livekit_service_url = "https://${livekit-url}";
|
||||
}
|
||||
''{type = "livekit", livekit_service_url = "https://${livekit-url}"},''
|
||||
];
|
||||
};
|
||||
turn-secret-file = config.sops.secrets."coturn-auth-secret".path;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue