pass FileCleanUp as array

This commit is contained in:
clinton-hall 2012-12-17 16:33:19 -08:00
commit 943b03d423

View file

@ -70,8 +70,8 @@ CouchPotato=yes
# Category for Couchpotato's postprocessing.
CouchPotatoCategory=movies
# Clean up list. space seperated, default *.nzb *.sfv *.1
FileCleanUp=*.nzb *.sfv *.1
# Clean up list array. space seperated, in brackets default *.nzb *.sfv *.1
FileCleanUp=(*.nzb *.sfv *.1)
# Toggle detailed output (yes, no)
Debug=no