aboutsummaryrefslogtreecommitdiff
path: root/src/.well-known/matrix/client
blob: 4aebc9391ff228deb58349a13f13c0923acde61e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "m.homeserver": {
        "base_url": "https://im.deuxfleurs.fr"
    },
    "m.identity_server": {
        "base_url": "https://vector.im"
    },
    "im.vector.riot.jitsi": {
        "preferredDomain": "jitsi.deuxfleurs.fr"
    }
}