chore(coturn): Disable the coturn server

Seems it's been picked up by someone doing naughty things, let's
disable this for now as I don't really have a use case for matrix
calls anymore...
This commit is contained in:
Tristan Daniël Maat 2025-05-28 04:05:26 +08:00
parent 94ec261a94
commit 86fcaf7eb6
Signed by: tlater
GPG key ID: 49670FD774E43268
2 changed files with 23 additions and 23 deletions
configuration

View file

@ -67,16 +67,16 @@
"steam/tlater" = { };
# Turn
"turn/env" = { };
"turn/secret" = {
owner = "turnserver";
};
"turn/ssl-key" = {
owner = "turnserver";
};
"turn/ssl-cert" = {
owner = "turnserver";
};
# "turn/env" = { };
# "turn/secret" = {
# owner = "turnserver";
# };
# "turn/ssl-key" = {
# owner = "turnserver";
# };
# "turn/ssl-cert" = {
# owner = "turnserver";
# };
# Wireguard
"wireguard/server-key" = {