From cba01f0865d2d78d95825eb844419efe6479c225 Mon Sep 17 00:00:00 2001 From: Wim Date: Wed, 20 Mar 2019 23:18:13 +0100 Subject: [PATCH] Update rocketchat documentation --- matterbridge.toml.sample | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample index 8fbbfe0d..30c02e42 100644 --- a/matterbridge.toml.sample +++ b/matterbridge.toml.sample @@ -1007,9 +1007,10 @@ ShowTopicChange=false Server="https://yourrocketchatserver.domain.com:443" #login/pass of your bot. +#login needs to be the login with email address! user@domain.com #Use a dedicated user for this and not your own! #REQUIRED (when not using webhooks) -Login="yourlogin" +Login="yourlogin@domain.com" Password="yourpass" #### Settings for webhook matterbridge.