mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 13:53:15 -07:00
added email categories
This commit is contained in:
parent
51057395b0
commit
cc08553428
1 changed files with 4 additions and 4 deletions
|
@ -124,11 +124,11 @@ DestDir=
|
|||
# be sent via email.
|
||||
# This uses sendEmail as authored by Brandon Zehm <caspian@dotconf.net>
|
||||
|
||||
# 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue