move DEBUG to conf

This commit is contained in:
clinton-hall 2012-12-14 16:20:58 -08:00
commit a342507374

View file

@ -52,6 +52,9 @@ CouchPotatoCategory=movies
# Clean up list. (space seperated, default *.nzb *.sfv *.1)
FileCleanUp=*.nzb *.sfv *.1
# Toggle detailed output (0/1)
DEBUG=1
##############################################################################
### POSTPROCESSING-PARAMETERS ###