From 148f416bae6cbf85aa436686f25de51282cb8ac7 Mon Sep 17 00:00:00 2001
From: elijah <elijah@758a04ac-41e6-0310-8a23-8373a73cc35d>
Date: Tue, 4 Jan 2005 06:28:22 +0000
Subject: [PATCH] added 'when'

git-svn-id: http://code.autistici.org/svn/backupninja/trunk@66 758a04ac-41e6-0310-8a23-8373a73cc35d
---
 etc/backupninja.conf | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/etc/backupninja.conf b/etc/backupninja.conf
index 1c33830..6f43249 100644
--- a/etc/backupninja.conf
+++ b/etc/backupninja.conf
@@ -40,3 +40,6 @@ scriptdirectory = /usr/share/backupninja
 
 # whether to use colors in the log file
 usecolors = yes
+
+# default value for 'when'
+when = everyday at 01:00
-- 
2.30.2