16 lines
421 B
Plaintext
16 lines
421 B
Plaintext
|
{
|
||
|
"m.homeserver": {
|
||
|
"base_url": "https://matrix.balsillie.net"
|
||
|
},
|
||
|
"m.identity_server": {
|
||
|
"base_url": "https://vector.im"
|
||
|
},
|
||
|
"org.matrix.msc2965.authentication": {
|
||
|
"issuer": "https://matrix-auth.balsillie.net/",
|
||
|
"account": "https://matrix-auth.balsillie.net/account"
|
||
|
},
|
||
|
"m.tile_server": {
|
||
|
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=iiUQpKWdJesCmSFlMdaa"
|
||
|
}
|
||
|
}
|