aboutsummaryrefslogtreecommitdiff
path: root/systems/eldiron/websites/immae/matrix/client
blob: 8bb3d2f2910376a009b76fdff3e14022f45af9eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
    "m.homeserver": {
        "base_url": "https://synapse.immae.eu"
    },
    "m.identity_server": {
        "base_url": "https://vector.im"
    },
    "org.matrix.msc3575.proxy": {
        "url": "https://synapse.immae.eu"
    }
}