mirror of
https://github.com/42wim/matterbridge.git
synced 2025-02-20 15:30:56 +01:00
Updated Section RocketChat (basic) (markdown)
parent
4b7a5c7f6a
commit
40928ad8a7
@ -3,11 +3,11 @@
|
||||
#Url is your incoming webhook url as specified in rocketchat
|
||||
#Read #https://rocket.chat/docs/administrator-guides/integrations/#how-to-create-a-new-incoming-webhook
|
||||
#See administration - integrations - new integration - incoming webhook
|
||||
URL="https://yourdomain/hooks/yourhookkey"
|
||||
WebhookURL="https://yourdomain/hooks/yourhookkey"
|
||||
|
||||
#Address to listen on for outgoing webhook requests from rocketchat.
|
||||
#See administration - integrations - new integration - outgoing webhook
|
||||
BindAddress="0.0.0.0:9999"
|
||||
WebhookBindAddress="0.0.0.0:9999"
|
||||
|
||||
Nick="rocketbot"
|
||||
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
||||
|
Loading…
x
Reference in New Issue
Block a user