File tree
Expand file tree Collapse file tree 1 file changed
+2
-2
lines changed
content/admin/configuration Expand file tree Collapse file tree 1 file changed
+2
-2
lines changed Original file line number Diff line number Diff line change @@ -1208,10 +1208,10 @@ Specify a domain in the Matrix federation. The keyword *@HOST@* is
1208
1208
replaced with the hostname. The default value is *@HOST@*.
1209
1209
1210
1210
- **matrix\_id\_as\_jid**: *true | false*
1211
- If set to *false *, all packets failing to be delivered via an XMPP
1211
+ If set to *true *, all packets failing to be delivered via an XMPP
1212
1212
server-to-server connection will then be routed to the Matrix gateway by
1213
1213
translating a Jabber ID *user@matrixdomain.tld* to a Matrix user
1214
- identifier *@user:matrixdomain.tld*. When set to *true *, messages must
1214
+ identifier *@user:matrixdomain.tld*. When set to *false *, messages must
1215
1215
be explicitly sent to the matrix gateway service Jabber ID to be routed
1216
1216
to a remote Matrix server. In this case, to send a message to Matrix
1217
1217
user *@user:matrixdomain.tld*, the client must send a message to the JID
You can’t perform that action at this time.
0 commit comments