change radio buttons

This commit is contained in:
clinton-hall 2012-12-15 04:09:38 -08:00
commit cdbd9a4e2c

View file

@ -70,11 +70,11 @@ CouchPotato=yes
# Category for Couchpotato's postprocessing.
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 ###