From 95a0229aaf3b108dbb78d6d45c0b42e1ee4822d6 Mon Sep 17 00:00:00 2001 From: Patrick Connolly Date: Fri, 20 Oct 2017 15:01:11 -0400 Subject: Fix outdated sample config on slack channel format. (#280) --- matterbridge.toml.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'matterbridge.toml.sample') 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) -- cgit v1.2.3