mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-24 21:19:32 +01:00
Add VerboseJoinPart
parent
5aa9750e93
commit
dd05f2bbe5
11
Settings.md
11
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)
|
||||
|
Loading…
Reference in New Issue
Block a user