diff --git a/nzbget-postprocessing-files/9.0/webui/nzbget-postprocess.conf b/nzbget-postprocessing-files/9.0/webui/nzbget-postprocess.conf index 8679de67..ee3045b4 100644 --- a/nzbget-postprocessing-files/9.0/webui/nzbget-postprocess.conf +++ b/nzbget-postprocessing-files/9.0/webui/nzbget-postprocess.conf @@ -124,11 +124,11 @@ 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). -Email_successful=yes +# List Categories for successful download email, default 'tv movies' +Email_successful='tv movies' -# Specify if you want emails to be sent for failed downloads (yes, no). -Email_failed=yes +# List Categories for failed download email, default 'tv movies' +Email_failed='tv movies' # Set the full path and file name for sendEmail application. sendEmail=/usr/local/nzbget/var/sendEmail/sendEmail