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:
parent
94ec261a94
commit
86fcaf7eb6
2 changed files with 23 additions and 23 deletions
configuration
|
@ -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" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue