From e67cce38f4de689dc4442085b1840ceb5c172923 Mon Sep 17 00:00:00 2001 From: Patrick Connolly Date: Wed, 31 Jan 2018 14:54:14 -0500 Subject: [PATCH] Updated inline ShowJoinPart docs to reference Slack. --- matterbridge.toml.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample index f3263d59..bcbc52c3 100644 --- a/matterbridge.toml.sample +++ b/matterbridge.toml.sample @@ -126,7 +126,7 @@ ReplaceNicks=[ ["user--","user"] ] RemoteNickFormat="[{PROTOCOL}] <{NICK}> " #Enable to show users joins/parts from other bridges -#Only works hiding/show messages from irc and mattermost bridge for now +#Currently works for messages from the following bridges: irc, mattermost, slack #OPTIONAL (default false) ShowJoinPart=false