change radio buttons

This commit is contained in:
clinton-hall 2012-12-15 04:10:46 -08:00
commit 48240ef643

View file

@ -49,11 +49,11 @@ CouchPotato=yes
# Category for Couchpotato's postprocessing (eg. movies)
CouchPotatoCategory=movies
# Clean up list. (space seperated, default *.nzb *.sfv *.1)
# Clean up list. space seperated, default *.nzb *.sfv *.1
FileCleanUp=*.nzb *.sfv *.1
# Toggle detailed output (0/1)
DEBUG=1
# Toggle detailed output (yes, no)
Debug=no
##############################################################################
### POSTPROCESSING-PARAMETERS ###