From: Ian Jackson Date: Sun, 16 Oct 2011 19:58:53 +0000 (+0100) Subject: Merge chiark:/u/ijackson/things/Yarrgweb/ypp-sc-tools.test into stable-6.x X-Git-Tag: 6.8.2 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.web-live.git;a=commitdiff_plain;h=refs%2Ftags%2F6.8.2;hp=ada3173722b7e6eb2155418ce65ff4c69d93cb48 Merge chiark:/u/ijackson/things/Yarrgweb/ypp-sc-tools.test into stable-6.x --- diff --git a/yarrg/web/query_routesearch b/yarrg/web/query_routesearch index 6cf098e..87e9d33 100644 --- a/yarrg/web/query_routesearch +++ b/yarrg/web/query_routesearch @@ -59,7 +59,7 @@ my @islandids; my $destspec; -my @maxmaxdist= qw(35 35 60); +my @maxmaxdist= qw(100 100 100); my $maxcpu=90; my $concur_lim=5;