X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FSpot.pm;fp=perl%2FSpot.pm;h=bd5f06011fc650f65883703ba0ea52dedb84d529;hb=17de485c3ef46f712b11a476e8174d75cac2d0d8;hp=d88a5f7f4d425a0ac2b22769beada412df347578;hpb=4d8e254ea4c77a348c96c24fdbc265590c75fd5c;p=spider.git diff --git a/perl/Spot.pm b/perl/Spot.pm index d88a5f7f..bd5f0601 100644 --- a/perl/Spot.pm +++ b/perl/Spot.pm @@ -70,7 +70,7 @@ $totalspots = $hfspots = $vhfspots = 0; $use_db_for_search = 0; our %spotcache; # the cache of data within the last $spotcachedays 0 or 2+ days -our $spotcachedays = 0; +our $spotcachedays = 2; our $readback = 1;