remove comment about useAPI in sample configuration (#251)
This commit is contained in:
parent
579ee48385
commit
a37b232dd9
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue