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