From 4e982538d72eb1192a0884f1f3ecc701e1b797b7 Mon Sep 17 00:00:00 2001 From: belliash Date: Fri, 30 Dec 2011 17:47:38 +0100 Subject: [PATCH] update config files --- config/ezbuild.conf | 4 ++++ config/ezsync.conf | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/config/ezbuild.conf b/config/ezbuild.conf index 3ff342c..502eb7b 100644 --- a/config/ezbuild.conf +++ b/config/ezbuild.conf @@ -11,3 +11,7 @@ LOGGING="yes" # This customizable format may be needed when you want to perform analysis on the logs # stored in the log file. LOGDATEFORMAT="%d/%m/%Y %H:%M:%S" + +# Specifies an e-mail address, where all notifications will be sent to. If this variable +# is empty, none notification will be sent at all. +NOTIFY="" diff --git a/config/ezsync.conf b/config/ezsync.conf index 3ff342c..502eb7b 100644 --- a/config/ezsync.conf +++ b/config/ezsync.conf @@ -11,3 +11,7 @@ LOGGING="yes" # This customizable format may be needed when you want to perform analysis on the logs # stored in the log file. LOGDATEFORMAT="%d/%m/%Y %H:%M:%S" + +# Specifies an e-mail address, where all notifications will be sent to. If this variable +# is empty, none notification will be sent at all. +NOTIFY=""