Added support for new cacheburnimg directive that will cache a burn image from the...
[backups/.git] / scripts / config.sh
index 22aae1a730317f0cd219e2b7acb874de74f0c567..6eb6472d4249781e211ec595469071111f456ea6 100755 (executable)
@@ -15,6 +15,8 @@ backupeveryXdays=15
 makeXcopies=2
 cdrecordopts="-v -dao" 
 cronstopstart="/etc/init.d/cron"
+cacheburnimg=0
+cacheburnimgdir="/tmp"
 
 # These are exported so lsbackups can have access to them
 export backupdbin="$datadir/backups.db"