diff --git a/Settings.md b/Settings.md index 39bd139..b35ca96 100644 --- a/Settings.md +++ b/Settings.md @@ -57,6 +57,7 @@ - [SkipTLSVerify](#skiptlsverify-1) - [UseSASL](#usesasl) - [UseTLS](#usetls) + - [VerboseJoinPart](#verbosejoinpart) - [Matrix](#matrix) - [Login *](#login-) - [NoHomeServerSuffix](#nohomeserversuffix) @@ -670,6 +671,16 @@ Example: enable it `UseTLS=true` +## VerboseJoinPart +Enable to show verbose users joins/parts (ident@host) from other bridges +Currently works for messages from the following bridges: irc + +Setting: OPTIONAL \ +Format: boolean \ +Example: enable it + +`VerboseJoinPart=true` + # Matrix Basic config on https://github.com/42wim/matterbridge/wiki/Section-Matrix-(basic)