chiark / gitweb /
Fix broken formatting of multiple stalls in plan when not "show individual stalls"
[ypp-sc-tools.db-live.git] / yarrg / web / query_routesearch
index 1deeb83edd527dd3ccc2faeda13ae391e728dcce..3bdc7f77f09d0765f079d77534ac0e4f12ab8d33 100644 (file)
@@ -60,7 +60,7 @@ my @islandids;
 my $destspec;
 
 my $maxmaxdist=35;
-my $maxcpu=1;
+my $maxcpu=90;
 my $concur_lim=5;
 
 my $qa= \%ARGS;