From 6ff0219636ee2b9721f4babedfc7764c19e7c002 Mon Sep 17 00:00:00 2001 From: clinton-hall Date: Thu, 20 Dec 2012 12:06:27 -0800 Subject: [PATCH] fixed selector buttons --- nzbget-postprocessing-files/0.8.0/postprocess.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nzbget-postprocessing-files/0.8.0/postprocess.conf b/nzbget-postprocessing-files/0.8.0/postprocess.conf index 4e42cbd9..5cce56e5 100644 --- a/nzbget-postprocessing-files/0.8.0/postprocess.conf +++ b/nzbget-postprocessing-files/0.8.0/postprocess.conf @@ -127,10 +127,10 @@ DestDir= # be sent via email. # This uses sendEmail as authored by Brandon Zehm -#Specify if you want emails to be sent for successful downloads (yes, no). +# Specify if you want emails to be sent for successful downloads (yes, no). Email_successful=yes -#Specify if you want emails to be sent for failed downloads (yes, no). +# Specify if you want emails to be sent for failed downloads (yes, no). Email_failed=yes # Set the full path and file name for sendEmail application.