Skip to content

Commit ce0ce52

Browse files
committed
Set default for maxDirectStreetDuration
1 parent 04f8b2f commit ce0ce52

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

hsl/router-config.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,8 @@
2424
"maxDuration": "1h"
2525
},
2626
"elevatorBoardTime": 60,
27+
"maxDirectStreetDuration": "90m",
2728
"maxDirectStreetDurationForMode": {
28-
"walk": "90m",
29-
"car": "90m",
3029
"bike": "180m"
3130
},
3231
"maxJourneyDuration": "12h",

0 commit comments

Comments
 (0)