From 9326add47a682bbbe4ffc0b1408ea661994474dd Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 17 Oct 2009 16:00:15 +0100 Subject: [PATCH] routesearch: show 15 of each --- yarrg/web/query_routesearch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarrg/web/query_routesearch b/yarrg/web/query_routesearch index b6d543f..6877536 100644 --- a/yarrg/web/query_routesearch +++ b/yarrg/web/query_routesearch @@ -58,7 +58,7 @@ my $maxcpu=90; my $qa= \%ARGS; my $routeparams= { EmsgRef => \$emsg, SayRequiredCapacity => 1 }; my $maxdist; -my $maxcountea=10; +my $maxcountea=15; -- 2.30.2