summaryrefslogtreecommitdiff
path: root/blabouncer.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'blabouncer.conf.example')
-rw-r--r--blabouncer.conf.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/blabouncer.conf.example b/blabouncer.conf.example
index 76df607..12727c9 100644
--- a/blabouncer.conf.example
+++ b/blabouncer.conf.example
@@ -32,6 +32,9 @@ replaymode = "time"
# How many seconds of replay log should be sent to connecting clients if replaymode = "time"
replayseconds = "600"
+# Should replay log timestamps include the date when replaying? ("1" for yes or "0" for no)
+replaydates = "0"
+
# Connect password clients must provided to connect
password = "bananas"