summaryrefslogtreecommitdiff
path: root/test/bbackupd/testfiles
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2006-11-26 19:49:27 +0000
committerChris Wilson <chris+github@qwirx.com>2006-11-26 19:49:27 +0000
commit85b96251de8ecb23cac85e11ea5b9f57329f9270 (patch)
tree0fe692e4c7ba7949afd7508d7d954470d723a5d7 /test/bbackupd/testfiles
parentc05cc844114f1f2289432a9ec220e6c527adbf66 (diff)
Added test for keepalives being sent (refs #9)
Diffstat (limited to 'test/bbackupd/testfiles')
-rw-r--r--test/bbackupd/testfiles/bbackupd.conf.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/test/bbackupd/testfiles/bbackupd.conf.in b/test/bbackupd/testfiles/bbackupd.conf.in
index 6d381d5b..097cf7b7 100644
--- a/test/bbackupd/testfiles/bbackupd.conf.in
+++ b/test/bbackupd/testfiles/bbackupd.conf.in
@@ -17,9 +17,11 @@ MaxUploadWait = 24
FileTrackingSizeThreshold = 1024
DiffingUploadSizeThreshold = 1024
-MaximumDiffingTime = 8
+MaximumDiffingTime = 3
+KeepAliveTime = 1
-ExtendedLogging = yes
+ExtendedLogging = no
+ExtendedLogFile = testfiles/bbackupd.log
CommandSocket = testfiles/bbackupd.sock