Added disk space report option (adam kosmin suggestion)
[matthijs/upstream/backupninja.git] / etc / backupninja.conf.in
index 362eb5992804cb46e334e61d97946828d594a602..951a8ca5153e482f58fc2b7cbd5c5606c65ecafb 100644 (file)
@@ -25,6 +25,14 @@ reportsuccess = yes
 # even if there was no error. (default = yes)
 reportwarning = yes
 
+# if set to 'yes', disk space usage will be included in
+# the backup email report
+reportspace = no
+
+# set to the administration group that is allowed to 
+# read/write configuration files in /etc/backup.d
+admingroup = root
+
 #######################################################
 # for most installations, the defaults below are good #
 #######################################################
@@ -63,3 +71,4 @@ vservers = no
 # RSYNC=/usr/bin/rsync
 # VSERVERINFO=/usr/sbin/vserver-info
 # VSERVER=/usr/sbin/vserver
+# VROOTDIR=/var/lib/vservers