yes, no toggles

This commit is contained in:
clinton-hall 2012-12-18 19:46:09 -08:00
commit 56f85e2779

View file

@ -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 <caspian@dotconf.net>
#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.