remove comment about useAPI in sample configuration (#251)

This commit is contained in:
Ryan Mulligan 2017-09-04 06:16:58 -07:00 committed by Wim
parent 579ee48385
commit a37b232dd9
1 changed files with 0 additions and 1 deletions

View File

@ -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"