5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 21:32:31 +00:00

Update rocketchat documentation

This commit is contained in:
Wim 2019-03-20 23:18:13 +01:00
parent 8b754017ca
commit cba01f0865

View File

@ -1007,9 +1007,10 @@ ShowTopicChange=false
Server="https://yourrocketchatserver.domain.com:443" Server="https://yourrocketchatserver.domain.com:443"
#login/pass of your bot. #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! #Use a dedicated user for this and not your own!
#REQUIRED (when not using webhooks) #REQUIRED (when not using webhooks)
Login="yourlogin" Login="yourlogin@domain.com"
Password="yourpass" Password="yourpass"
#### Settings for webhook matterbridge. #### Settings for webhook matterbridge.