matrix: Add coturn support for calls

This commit is contained in:
Tristan Daniël Maat 2022-10-29 00:13:44 +01:00
parent 7fb5aac33e
commit c72953e1ef
Signed by: tlater
GPG key ID: 49670FD774E43268
5 changed files with 114 additions and 17 deletions
configuration

View file

@ -6,5 +6,9 @@
group = "nextcloud";
};
secrets."steam/tlater" = {};
secrets."turn/env" = {};
secrets."turn/secret" = {
owner = "turnserver";
};
};
}