chiark / gitweb /
increase maximum distance
[ypp-sc-tools.main.git] / yarrg / web / query_routesearch
index 6cf098ed82c63c8cfce1fe93fe6e889460415675..87e9d33649bbbb0846f2efc08325f7c0d46d33c1 100644 (file)
@@ -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;