Thumbnail

rani/matterbridge.git

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

commit 5701d8468dcece10d73fc8fb080871d0fa2a4c72 Author: Ryan Mulligan <ryan@ryantm.com> Date: Mon Sep 04 06:16:58 2017 +0000 remove comment about useAPI in sample configuration (#251) diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample index f38d3b0..0e612d2 100644 --- a/matterbridge.toml.sample +++ b/matterbridge.toml.sample @@ -3837 +3836 @@ WebhookURL="https://hooks.slack.com/services/yourhook"  #AND DEDICATED BOT USER WHEN POSSIBLE!  #Address to listen on for outgoing webhook requests from slack  #See account settings - integrations - outgoing webhooks on slack -#This setting will not be used when useAPI is eanbled  #webhooks  #OPTIONAL  WebhookBindAddress="0.0.0.0:9999"