Fix outdated sample config on slack channel format. (#280)
This commit is contained in:
parent
915a8fbad7
commit
95a0229aaf
|
@ -817,7 +817,7 @@ enable=true
|
||||||
#mattermost - channel (the channel name as seen in the URL, not the displayname)
|
#mattermost - channel (the channel name as seen in the URL, not the displayname)
|
||||||
#gitter - username/room
|
#gitter - username/room
|
||||||
#xmpp - channel
|
#xmpp - channel
|
||||||
#slack - channel (the channel name as seen in the URL, not the displayname)
|
#slack - channel (without the #)
|
||||||
#discord - channel (without the #)
|
#discord - channel (without the #)
|
||||||
# - ID:123456789 (where 123456789 is the channel ID)
|
# - ID:123456789 (where 123456789 is the channel ID)
|
||||||
# (https://github.com/42wim/matterbridge/issues/57)
|
# (https://github.com/42wim/matterbridge/issues/57)
|
||||||
|
|
Loading…
Reference in New Issue