OpenTripPlanner/test/performance/washington-state/speed-test-config.json
2024-10-17 14:01:55 +02:00

12 lines
No EOL
228 B
JSON

{
// Run all test-cases on the given date
"testDate": "2024-10-17",
"feedId": "1",
// Default: "graph.obj"
"graph": "graph.obj",
"flex": {
"maxAccessWalkDuration": "10m",
"maxEgressWalkDuration": "10m"
}
}