2008-06-18 Andrew Ruthven
Modify the auto expire logic to reduce the amount of needless work
that is done. Thank youy Tom Metro for point this out.
+ Release version 0.8.0.
2008-05-28 Andrew Ruthven
It turns out that secondary backends don't return total diskspace,
handle that in a nicer manner. Thank you Steve Gunther for letting
me know.
-
2008-05-23 Andrew Ruthven
Add a timeout for the HTTP request to the backend.
my $return_code_only = 0;
-my $VERSION = '0.7.5';
+my $VERSION = '0.8.0';
# Some display blocks are disabled by default:
$display{'Shows due to Auto Expire'} = 0;