X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FRBN.pm;h=ba81f735a79ec0f10858eaa19e58e6e2636741c9;hb=963a74a359bda8ac6c348977f70d85e8e879697a;hp=30667d61b48abb160595cfbc54f862af1e9490c1;hpb=e884309a839e931eedb2efdc2a09901300bf4e31;p=spider.git diff --git a/perl/RBN.pm b/perl/RBN.pm index 30667d61..ba81f735 100644 --- a/perl/RBN.pm +++ b/perl/RBN.pm @@ -21,7 +21,7 @@ use Date::Parse; our @ISA = qw(DXChannel); -our $startup_delay =5*60; # don't send anything out until this timer has expired +our $startup_delay =3*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.