Drop PC12 from pc9x nodes, increase ann dup age.
[spider.git] / perl / AnnTalk.pm
index f6b4653d28d497b9a854de43a206dc470eb86a58..6d47726420f9cab730555853303429bd93367c44 100644 (file)
@@ -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],