diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/tinder.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/tinder.conf b/conf/tinder.conf index d5ed38ae03..53ad6457ef 100644 --- a/conf/tinder.conf +++ b/conf/tinder.conf @@ -9,6 +9,8 @@ INHERIT += "tinderclient" #What error parser to use #TINDER_ERROR = "unix" + +#One mail per task #TINDER_VERBOSE_REPORT = "1" #TINDER_LOG = "${TMPDIR}/tinder.log" #TINDER_MAILTO = "tinderbox-oe@gmx.net" |