Skip to content

Commit 8ec8f5d

Browse files
committed
use mass as issuer
1 parent c945921 commit 8ec8f5d

File tree

1 file changed

+4
-4
lines changed
  • public/.well-known/matrix

1 file changed

+4
-4
lines changed

public/.well-known/matrix/client

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"m.identity_server": {
66
"base_url": "https://vector.im"
77
},
8-
"org.matrix.msc2965.authentication": {
9-
"issuer": "https://account.trueforge.org/application/o/matrix",
10-
"account": "https://mas.trueforge.org/account"
11-
}
8+
"org.matrix.msc2965.authentication": {
9+
"issuer": "https://mas.trueforge.org",
10+
"account": "https://mas.trueforge.org/account"
11+
}
1212
}

0 commit comments

Comments
 (0)