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^0 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=commitdiff_plain;h=f7cbc65243a86793fc2c845db6b4bec233b18491;hp=ada3173722b7e6eb2155418ce65ff4c69d93cb48;p=ypp-sc-tools.db-live.git 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;