From a60e62efb16c3c80c78a29fe38d487c65a538163 Mon Sep 17 00:00:00 2001 From: Wim Date: Thu, 21 Mar 2019 21:05:27 +0100 Subject: [PATCH] Update doc wrt rocketchat api issue --- matterbridge.toml.sample | 2 ++ 1 file changed, 2 insertions(+) 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