5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 15:49:36 +00:00

Update sample config. Closes #75

This commit is contained in:
Wim 2016-11-14 16:42:32 +01:00
parent f7495dd0c3
commit 1f36904588

View File

@ -237,6 +237,8 @@ BindAddress="0.0.0.0:9999"
useAPI=false
#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)
Token="yourslacktoken"