4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-06-26 23:29:25 +00:00

Add NoHomeServerSuffix. Option to disable homeserver on username (matrix). Closes #160.

This commit is contained in:
Wim
2017-05-12 23:04:58 +02:00
parent ee643de5b6
commit 4036d4459b
2 changed files with 10 additions and 2 deletions

View File

@ -52,6 +52,7 @@ type Protocol struct {
NickServNick string // IRC
NickServPassword string // IRC
NicksPerRow int // mattermost, slack
NoHomeServerSuffix bool // matrix
NoTLS bool // mattermost
Password string // IRC,mattermost,XMPP,matrix
PrefixMessagesWithNick bool // mattemost, slack