X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FRBN.pm;h=8bd4249511415243c9046497f40b18445d11a6f6;hb=5748367d500965a6fa35a920c2deb38ab51778c4;hp=158fefc5fda3fc4f472c06072dd60140035286e0;hpb=fcd883534914eccdcd54e5ff8c5d998fa28cb788;p=spider.git diff --git a/perl/RBN.pm b/perl/RBN.pm index 158fefc5..8bd42495 100644 --- a/perl/RBN.pm +++ b/perl/RBN.pm @@ -21,7 +21,7 @@ use Date::Parse; our @ISA = qw(DXChannel); -our $startup_delay = 0;# 5*60; # don't send anything out until this timer has expired +our $startup_delay =5*60; # don't send anything out until this timer has expired # this is to allow the feed to "warm up" with duplicates # so that the "big rush" doesn't happen.