X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FAnnTalk.pm;h=6d47726420f9cab730555853303429bd93367c44;hb=2110beabbe4a0c22fbab1ce4f68bec6b94db0ae4;hp=f6b4653d28d497b9a854de43a206dc470eb86a58;hpb=7d74331026ceae5a796d9348d4799b5c822a568e;p=spider.git diff --git a/perl/AnnTalk.pm b/perl/AnnTalk.pm index f6b4653d..6d477264 100644 --- a/perl/AnnTalk.pm +++ b/perl/AnnTalk.pm @@ -18,7 +18,7 @@ use DXVars; use vars qw(%dup $duplth $dupage $filterdef); $duplth = 30; # the length of text to use in the deduping -$dupage = 5*3600; # the length of time to hold ann dups +$dupage = 18*3600; # the length of time to hold ann dups $filterdef = bless ([ # tag, sort, field, priv, special parser ['by', 'c', 0],