summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWim <wim@42.be>2019-03-21 21:05:27 +0100
committerWim <wim@42.be>2019-03-21 21:05:27 +0100
commita60e62efb16c3c80c78a29fe38d487c65a538163 (patch)
tree1c2124894280e0cc11da1e999cfd94de78bcd5e6
parent97f9d4be67ee470898111a5ea3bc9ad0cf73be8a (diff)
downloadmatterbridge-msglm-a60e62efb16c3c80c78a29fe38d487c65a538163.tar.gz
matterbridge-msglm-a60e62efb16c3c80c78a29fe38d487c65a538163.tar.bz2
matterbridge-msglm-a60e62efb16c3c80c78a29fe38d487c65a538163.zip
Update doc wrt rocketchat api issue
-rw-r--r--matterbridge.toml.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample
index 30c02e42..3b4dc407 100644
--- a/matterbridge.toml.sample
+++ b/matterbridge.toml.sample
@@ -1051,6 +1051,8 @@ SkipTLSVerify=true
#Useful if username overrides for incoming webhooks isn't enabled on the
#rocketchat server. If you set PrefixMessagesWithNick to true, each message
#from bridge to rocketchat will by default be prefixed by the RemoteNickFormat setting. i
+#if you're using login/pass you can better enable because of this bug:
+#https://github.com/RocketChat/Rocket.Chat/issues/7549
#OPTIONAL (default false)
PrefixMessagesWithNick=false