From 48240ef643bc8085b8a369bf008d4561fc1f2b1b Mon Sep 17 00:00:00 2001 From: clinton-hall Date: Sat, 15 Dec 2012 04:10:46 -0800 Subject: [PATCH] change radio buttons --- nzbget-postprocessing-files/0.8.0/postprocess.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nzbget-postprocessing-files/0.8.0/postprocess.conf b/nzbget-postprocessing-files/0.8.0/postprocess.conf index 11a45cff..d010488f 100644 --- a/nzbget-postprocessing-files/0.8.0/postprocess.conf +++ b/nzbget-postprocessing-files/0.8.0/postprocess.conf @@ -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 ###