diff options
Diffstat (limited to 'matterbridge.toml.sample')
-rw-r--r-- | matterbridge.toml.sample | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample index e2558cbb..bf9e147b 100644 --- a/matterbridge.toml.sample +++ b/matterbridge.toml.sample @@ -92,6 +92,10 @@ MessageSplit=false #OPTIONAL (default 0) RejoinDelay=0 +#ColorNicks will show each nickname in a different color. +#Only works in IRC right now. +ColorNicks=false + #Nicks you want to ignore. #Messages from those users will not be sent to other bridges. #OPTIONAL |