diff options
author | Wim <wim@42.be> | 2017-06-01 21:00:49 +0200 |
---|---|---|
committer | Wim <wim@42.be> | 2017-06-01 21:00:58 +0200 |
commit | 171a53592dc9b865b3e8f13950d762fe83c29149 (patch) | |
tree | 462f4e741c990ab196f9e42ad1226d09a1ef49d9 /matterbridge.toml.sample | |
parent | 7811c330db1df72b153f93e7ac0f00def874ddd9 (diff) | |
download | matterbridge-msglm-171a53592dc9b865b3e8f13950d762fe83c29149.tar.gz matterbridge-msglm-171a53592dc9b865b3e8f13950d762fe83c29149.tar.bz2 matterbridge-msglm-171a53592dc9b865b3e8f13950d762fe83c29149.zip |
Add note about lowercase channel (irc)
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 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 |