Trying to enable the well known for conduwuit

This commit is contained in:
Lillian Violet 2024-09-05 14:54:01 +02:00
parent 2df0f3e781
commit cdb3860b76

View file

@ -44,6 +44,10 @@ in {
allow_registration = false;
turn_uris = ["turn:turn.gladtherescake.eu.url?transport=udp" "turn:turn.gladtherescake.eu?transport=tcp"];
turn_secret = "cPKWEn4Fo5TAJoE7iX3xeVOaMVE4afeRN1iRGWYfbkWbkaZMxTpnmazHyH6c6yXT";
well_known = {
server = "matrix.gladtherescake.eu:443";
client = "https://matrix.gladtherescake.eu";
};
};
};