Skip to content

Commit

Permalink
Remove VehicleToStopHeuristics from examples [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardehrenfried committed Jan 16, 2024
1 parent af54699 commit 91609ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion docs/examples/ibi/atlanta/otp-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"otpFeatures" : {
"FlexRouting": true,
"GtfsGraphQlApi": true,
"VehicleToStopHeuristics": true,
"ParallelRouting": true
}
}
3 changes: 1 addition & 2 deletions docs/examples/ibi/portland/otp-config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"otpFeatures" : {
"GtfsGraphQlApi": true,
"VehicleToStopHeuristics": true
"GtfsGraphQlApi": true
}
}

0 comments on commit 91609ec

Please sign in to comment.