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