diff --git a/nzbget-postprocessing-files/0.8.0/postprocess.conf b/nzbget-postprocessing-files/0.8.0/postprocess.conf index 805e503d..bada3fa5 100644 --- a/nzbget-postprocessing-files/0.8.0/postprocess.conf +++ b/nzbget-postprocessing-files/0.8.0/postprocess.conf @@ -93,7 +93,7 @@ CustomCategory=music # Clean up list array. space seperated, in brackets, default *.nzb *.sfv *.1 FileCleanUp=(*.nzb *.sfv *.1) -# Toggle detailed output (yes, no) +# Toggle detailed output (yes, no). Debug=no ############################################################################## @@ -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. +#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. +#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.