repo.or.cz
/
gitter.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add `/.well-known/matrix/client` for Matrix clients
[gitter.git]
/
public
/
templates
/
wellknown-matrix-client.hbs
blob
ed201a9ec5da22a18a8c96feb64fadf131e710cf
1
{
2
"m.homeserver": {
3
"base_url": "{{ matrixWellKnownClient.homeserverBaseUrl }}"
4
},
5
"m.identity_server": {
6
"base_url": "https://vector.im"
7
}
8
}