stop self spotting bwlow 23cms (configurable)
[spider.git] / perl / Spot.pm
index bd5f06011fc650f65883703ba0ea52dedb84d529..e9dd27901364080c84d982a0b29f1c5e1cb01eca 100644 (file)
@@ -70,8 +70,8 @@ $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 = 2;
-
+our $spotcachedays = 2;                        # default 2 days worth
+our $minselfspotqrg = 1240000; # minimum freq above which self spotting is allowed
 
 our $readback = 1;