Trying to enable the well known for conduwuit
This commit is contained in:
parent
2df0f3e781
commit
cdb3860b76
|
@ -44,6 +44,10 @@ in {
|
||||||
allow_registration = false;
|
allow_registration = false;
|
||||||
turn_uris = ["turn:turn.gladtherescake.eu.url?transport=udp" "turn:turn.gladtherescake.eu?transport=tcp"];
|
turn_uris = ["turn:turn.gladtherescake.eu.url?transport=udp" "turn:turn.gladtherescake.eu?transport=tcp"];
|
||||||
turn_secret = "cPKWEn4Fo5TAJoE7iX3xeVOaMVE4afeRN1iRGWYfbkWbkaZMxTpnmazHyH6c6yXT";
|
turn_secret = "cPKWEn4Fo5TAJoE7iX3xeVOaMVE4afeRN1iRGWYfbkWbkaZMxTpnmazHyH6c6yXT";
|
||||||
|
well_known = {
|
||||||
|
server = "matrix.gladtherescake.eu:443";
|
||||||
|
client = "https://matrix.gladtherescake.eu";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue