From 0559bff00a6be2054194632c3543bf62af1fb56f Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Sat, 11 May 2019 19:03:57 +0100 Subject: Add the ability to replay messages from a replay log file. (No replay log file writing yet.) --- blabouncer.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'blabouncer.conf') diff --git a/blabouncer.conf b/blabouncer.conf index 4f569dd..5b68918 100644 --- a/blabouncer.conf +++ b/blabouncer.conf @@ -7,3 +7,6 @@ nick = "blabounce" username = "blabounce" realname = "Mr Bla Bouncer" + +# How many seconds of relay log should be sent to connecting clients +relayseconds = "7200" -- cgit v1.2.3