summaryrefslogtreecommitdiff
path: root/config.json
blob: 90be8fd280f8e79868f6bf99d0b49cad46c3f6bc (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "default_server_config": {
        "m.homeserver": {
            "base_url": "https://matrix.toni.immo",
            "server_name": "toni.immo"
        }
    },
    "room_directory": {
        "servers": []
    }
}