mirror of
https://github.com/42wim/matterbridge.git
synced 2025-06-06 02:13:46 +03:00
make note about removing homeserver suffix
parent
4522e9e8b0
commit
06ec8ab37b
@ -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
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user