From 69e396cd7abbb8fa85a15d361a399b507a6df48b Mon Sep 17 00:00:00 2001 From: Paco Hope Date: Fri, 26 Jan 2018 21:47:19 +0000 Subject: [PATCH] Added status_log placeholder --- example.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/example.cfg b/example.cfg index 9ccc639..0a5e6c2 100644 --- a/example.cfg +++ b/example.cfg @@ -31,6 +31,8 @@ max_backups=3 #Backup Directory path (script default /snapshots/BACKUPS) backup_dir=/path/to/backupspace +# Status log written during operations +status_log=/path/to/status.log # applicable if vdi-export is used # vdi_export_format either raw or vhd (script default to raw)