From 91d1bc4750c36d7f3e996f483fe4bee7c242eb45 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 25 Jul 2011 14:11:35 +0000 Subject: allow user to configure no deletion with testing --- contrib/defaults.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'contrib') diff --git a/contrib/defaults.conf b/contrib/defaults.conf index 26d5d6237..86c6a25ed 100644 --- a/contrib/defaults.conf +++ b/contrib/defaults.conf @@ -18,6 +18,9 @@ CONNECT_ATTEMPTS = 3 # How many connections can happen simultaneously? MAX_OUTSTANDING_CONNECTIONS = 50 +# Should we clean up the files on peer group shutdown? +DELETE_FILES = YES + [client] HOME = $SERVICEHOME -- cgit v1.2.3