Fix outdated sample config on slack channel format. (#280)

This commit is contained in:
Patrick Connolly 2017-10-20 15:01:11 -04:00 committed by Wim
parent 915a8fbad7
commit 95a0229aaf
1 changed files with 1 additions and 1 deletions

View File

@ -817,7 +817,7 @@ enable=true
#mattermost - channel (the channel name as seen in the URL, not the displayname)
#gitter - username/room
#xmpp - channel
#slack - channel (the channel name as seen in the URL, not the displayname)
#slack - channel (without the #)
#discord - channel (without the #)
# - ID:123456789 (where 123456789 is the channel ID)
# (https://github.com/42wim/matterbridge/issues/57)