summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Mulligan <ryan@ryantm.com>2017-09-04 06:16:58 -0700
committerWim <wim@42.be>2017-09-04 15:16:58 +0200
commita37b232dd9607a1ea817b6454bdc2789c84ad76d (patch)
treed767a225f3572d1d0375d77469a5158635e59023
parent579ee48385605080a54980ade82a93310a2d0c26 (diff)
downloadmatterbridge-msglm-a37b232dd9607a1ea817b6454bdc2789c84ad76d.tar.gz
matterbridge-msglm-a37b232dd9607a1ea817b6454bdc2789c84ad76d.tar.bz2
matterbridge-msglm-a37b232dd9607a1ea817b6454bdc2789c84ad76d.zip
remove comment about useAPI in sample configuration (#251)
-rw-r--r--matterbridge.toml.sample1
1 files changed, 0 insertions, 1 deletions
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"