mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-22 06:13:19 -07:00
Improved send email comments
This commit is contained in:
parent
5ffc5a42eb
commit
f18fd03df6
1 changed files with 2 additions and 2 deletions
|
@ -92,8 +92,8 @@ 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.
|
||||||
Email_failed=yes
|
Email_failed=yes
|
||||||
|
|
||||||
# Set the full path to sendEmail.
|
# Set the full path and file name for sendEmail application.
|
||||||
sendEmail=/usr/local/nzbget/var/sendEmail
|
sendEmail=/usr/local/nzbget/var/sendEmail/sendEmail
|
||||||
|
|
||||||
# Enter the email address you want this email to be sent from.
|
# Enter the email address you want this email to be sent from.
|
||||||
Email_From=
|
Email_From=
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue