From cdbd9a4e2c3b497485f22d8558a535c944c614f5 Mon Sep 17 00:00:00 2001 From: clinton-hall Date: Sat, 15 Dec 2012 04:09:38 -0800 Subject: [PATCH] change radio buttons --- .../9.0/webui/nzbget-postprocess.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nzbget-postprocessing-files/9.0/webui/nzbget-postprocess.conf b/nzbget-postprocessing-files/9.0/webui/nzbget-postprocess.conf index 3cbc88a3..1476ef9d 100644 --- a/nzbget-postprocessing-files/9.0/webui/nzbget-postprocess.conf +++ b/nzbget-postprocessing-files/9.0/webui/nzbget-postprocess.conf @@ -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 ###