Skip to content

Commit a76e217

Browse files
authored
Merge pull request #464 from HSLdevcom/test-shorter-biking
Try 3 h biking limit
2 parents a2933b7 + ec3f13e commit a76e217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hsl/router-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"maxDirectStreetDurationForMode": {
2828
"walk": "90m",
2929
"car": "90m",
30-
"bike": "600m"
30+
"bike": "180m"
3131
},
3232
"maxJourneyDuration": "12h",
3333
"streetRoutingTimeout": "6s",

0 commit comments

Comments
 (0)