diff --git a/nzbget-postprocessing-files/9.0/webui/nzbget-postprocess.conf b/nzbget-postprocessing-files/9.0/webui/nzbget-postprocess.conf index ab9b5bda..01674699 100644 --- a/nzbget-postprocessing-files/9.0/webui/nzbget-postprocess.conf +++ b/nzbget-postprocessing-files/9.0/webui/nzbget-postprocess.conf @@ -90,7 +90,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 ############################################################################## @@ -124,10 +124,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.