From a37b232dd9607a1ea817b6454bdc2789c84ad76d Mon Sep 17 00:00:00 2001 From: Ryan Mulligan Date: Mon, 4 Sep 2017 06:16:58 -0700 Subject: remove comment about useAPI in sample configuration (#251) --- matterbridge.toml.sample | 1 - 1 file changed, 1 deletion(-) diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample index f38d3b0c..0e612d21 100644 --- a/matterbridge.toml.sample +++ b/matterbridge.toml.sample @@ -383,7 +383,6 @@ 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" -- cgit v1.2.3