mirror of
https://github.com/cwinfo/matterbridge.git
synced 2024-11-22 23:00:28 +00:00
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!
|
#AND DEDICATED BOT USER WHEN POSSIBLE!
|
||||||
#Address to listen on for outgoing webhook requests from slack
|
#Address to listen on for outgoing webhook requests from slack
|
||||||
#See account settings - integrations - outgoing webhooks on slack
|
#See account settings - integrations - outgoing webhooks on slack
|
||||||
#This setting will not be used when useAPI is eanbled
|
|
||||||
#webhooks
|
#webhooks
|
||||||
#OPTIONAL
|
#OPTIONAL
|
||||||
WebhookBindAddress="0.0.0.0:9999"
|
WebhookBindAddress="0.0.0.0:9999"
|
||||||
|
Loading…
Reference in New Issue
Block a user