Adding optional report of infos sent by handlers in the email (closes #563734)
[matthijs/upstream/backupninja.git] / etc / backupninja.conf.in
index f7668a5c769412e61ce896f126ab45e48de0a3a0..de1fbf3b553b92a9ff2634f97667a2e79c679c69 100644 (file)
@@ -21,6 +21,10 @@ reportemail = root
 # even if all modules reported success. (default = yes)
 reportsuccess = yes
 
+# if set to 'yes', info messages from handlers will be 
+# sent into the email (default = no)
+reportinfo = no
+
 # if set to 'yes', a report email will be generated
 # even if there was no error. (default = yes)
 reportwarning = yes