summaryrefslogtreecommitdiff
path: root/blabouncer.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'blabouncer.conf.example')
-rw-r--r--blabouncer.conf.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/blabouncer.conf.example b/blabouncer.conf.example
index 1537805..76df607 100644
--- a/blabouncer.conf.example
+++ b/blabouncer.conf.example
@@ -26,6 +26,7 @@ realname = "Mr Bla Bouncer"
# "lastspoke" = All messages since your current nick last spoke
# "noclients" = All messages since you last had no clients connected
# "lastchange" = All messages since your last client connection/disconnection
+# "perclient" = All messages since the current client last disconnected (see README)
replaymode = "time"
# How many seconds of replay log should be sent to connecting clients if replaymode = "time"