From 171a53592dc9b865b3e8f13950d762fe83c29149 Mon Sep 17 00:00:00 2001 From: Wim Date: Thu, 1 Jun 2017 21:00:49 +0200 Subject: Add note about lowercase channel (irc) --- matterbridge.toml.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample index d3e38344..6fa9f1f4 100644 --- a/matterbridge.toml.sample +++ b/matterbridge.toml.sample @@ -662,7 +662,7 @@ enable=true #channel to connect on that account #How to specify them for the different bridges: # - #irc - #channel (# is required) + #irc - #channel (# is required) (this needs to be lowercase!) #mattermost - channel (the channel name as seen in the URL, not the displayname) #gitter - username/room #xmpp - channel -- cgit v1.2.3