diff options
Diffstat (limited to 'matterbridge.toml.sample')
-rw-r--r-- | matterbridge.toml.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample index 3586977f..d122ea9f 100644 --- a/matterbridge.toml.sample +++ b/matterbridge.toml.sample @@ -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) |