This commit is contained in:
20
nginx/archive/client.bak
Normal file
20
nginx/archive/client.bak
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"m.homeserver": {
|
||||
"base_url": "https://matrix.balsillie.net"
|
||||
},
|
||||
"m.identity_server": {
|
||||
"base_url": "https://vector.im"
|
||||
},
|
||||
"im.vector.riot.jitsi": {
|
||||
"preferredDomain": "meet.balsillie.net"
|
||||
},
|
||||
"m.integrations": {
|
||||
"managers": [
|
||||
{"ui_url": "https://dimension.mau.chat/riot","api_url": "https://dimension.mau.chat/api/v1/scalar"},
|
||||
{"ui_url": "https://scalar.vector.im/","api_url": "https://scalar.vector.im/api"}
|
||||
]
|
||||
},
|
||||
"m.tile_server": {
|
||||
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=iiUQpKWdJesCmSFlMdaa"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user