Update sample config. Closes #75
This commit is contained in:
parent
f7495dd0c3
commit
1f36904588
|
@ -237,6 +237,8 @@ BindAddress="0.0.0.0:9999"
|
||||||
useAPI=false
|
useAPI=false
|
||||||
|
|
||||||
#Token to connect with the Slack API
|
#Token to connect with the Slack API
|
||||||
|
#You'll have to use a test/api-token using a dedicated user and not a bot token.
|
||||||
|
#See https://github.com/42wim/matterbridge/issues/75 for more info.
|
||||||
#REQUIRED (when useAPI=true)
|
#REQUIRED (when useAPI=true)
|
||||||
Token="yourslacktoken"
|
Token="yourslacktoken"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue