diff --git a/Section-Matrix-(basic).md b/Section-Matrix-(basic).md index 8e9c4b1..4d07722 100644 --- a/Section-Matrix-(basic).md +++ b/Section-Matrix-(basic).md @@ -13,4 +13,9 @@ Login="yourlogin" Password="yourpass" RemoteNickFormat="[{PROTOCOL}] <{NICK}> " + +#Whether to send the homeserver suffix. eg ":matrix.org" in @username:matrix.org +#to other bridges, or only send "username".(true only sends username) +#OPTIONAL (default false) +NoHomeServerSuffix=false ``` \ No newline at end of file