summaryrefslogtreecommitdiffstats
path: root/bridge/config
diff options
context:
space:
mode:
authorWim <wim@42.be>2017-05-12 23:04:58 +0200
committerWim <wim@42.be>2017-05-12 23:04:58 +0200
commit4036d4459b69adda1f60695ec6196630b229a633 (patch)
tree33a25b54bad66cbc48026f56c52bbb402e13a396 /bridge/config
parentee643de5b6031b6bdbf2e957f2fea8f1222ace64 (diff)
downloadmatterbridge-msglm-4036d4459b69adda1f60695ec6196630b229a633.tar.gz
matterbridge-msglm-4036d4459b69adda1f60695ec6196630b229a633.tar.bz2
matterbridge-msglm-4036d4459b69adda1f60695ec6196630b229a633.zip
Add NoHomeServerSuffix. Option to disable homeserver on username (matrix). Closes #160.
Diffstat (limited to 'bridge/config')
-rw-r--r--bridge/config/config.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/bridge/config/config.go b/bridge/config/config.go
index a08ae00b..6f34131f 100644
--- a/bridge/config/config.go
+++ b/bridge/config/config.go
@@ -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