Thumbnail

rani/matterbridge.git

Clone URL: https://git.buni.party/rani/matterbridge.git

commit c84a1f33685513b3e03f7f73277f396fc788d1c8 Author: Wim <wim@42.be> Date: Thu Mar 21 21:05:27 2019 +0000 Update doc wrt rocketchat api issue diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample index 30c02e4..3b4dc40 100644 --- a/matterbridge.toml.sample +++ b/matterbridge.toml.sample @@ -10516 +10518 @@ 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