Thumbnail

rani/matterbridge.git

Clone URL: https://git.buni.party/rani/matterbridge.git

commit 5b3f0a2205efeacfb3c4b6ba998b3475016d78b2 Author: Patrick Connolly <patrick.c.connolly@gmail.com> Date: Fri Oct 20 15:01:11 2017 +0000 Fix outdated sample config on slack channel format. (#280) diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample index 3586977..d122ea9 100644 --- a/matterbridge.toml.sample +++ b/matterbridge.toml.sample @@ -8177 +8177 @@ 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)