Add VerboseJoinPart

Wim 2019-04-19 00:18:32 +02:00
parent 5aa9750e93
commit dd05f2bbe5

@ -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)