]> git.donarmstrong.com Git - dak.git/commitdiff
No more ftp debug
authorJoerg Jaspert <joerg@debian.org>
Sun, 21 Sep 2008 14:47:57 +0000 (16:47 +0200)
committerJoerg Jaspert <joerg@debian.org>
Sun, 21 Sep 2008 14:47:57 +0000 (16:47 +0200)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
tools/debianqueued-0.9/config-upload

index 311bc30bc8c99a75711b8a31eea5b37537084863..1b72e88d7e67f1970e5f789a374aef93e4939c09 100644 (file)
@@ -88,7 +88,7 @@ $targetdir = "/pub/UploadQueue/";
 $targetdir_delayed = "/srv/queued/DEFERRED/%d-day";
 
 # select FTP debugging
-$ftpdebug = 1;
+$ftpdebug = 0;
 
 # FTP timeout
 $ftptimeout = 900;