yes, no toggles

This commit is contained in:
clinton-hall 2012-12-18 19:45:11 -08:00
commit c68efa3627

View file

@ -90,7 +90,7 @@ CustomCategory=music
# Clean up list array. space seperated, in brackets, default *.nzb *.sfv *.1 # Clean up list array. space seperated, in brackets, default *.nzb *.sfv *.1
FileCleanUp=(*.nzb *.sfv *.1) FileCleanUp=(*.nzb *.sfv *.1)
# Toggle detailed output (yes, no) # Toggle detailed output (yes, no).
Debug=no Debug=no
############################################################################## ##############################################################################
@ -124,10 +124,10 @@ DestDir=
# be sent via email. # be sent via email.
# This uses sendEmail as authored by Brandon Zehm <caspian@dotconf.net> # 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 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 Email_failed=yes
# Set the full path and file name for sendEmail application. # Set the full path and file name for sendEmail application.