]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - config/updxlrator/download
Moved updbooster cache files to a larger partition
[ipfire-2.x.git] / config / updxlrator / download
index f2af9f8e0b543ce507ccd2c02b9565b455d00ba2..87bae3fc44204ed2156a0df25c164fca0d780767 100644 (file)
@@ -10,8 +10,8 @@
 use strict;
 
 my $logfile="/var/log/updatexlrator/download.log";
-my $debug = 0;
-my $updcachedir="/srv/web/ipfire/html/updatecache";
+my $debug = 1;
+my $updcachedir="/var/updatecache";
 my $updfile='';
 my @metadata=();