Skip to content

Commit e148245

Browse files
committed
chore: try again longer walking and biking
1 parent d8864f0 commit e148245

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/configurations/config.hsl.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,9 @@ export default {
339339
ferry: ['HSL:1030701'],
340340
},
341341

342+
suggestWalkMaxDistance: 12000,
343+
suggestBikeMaxDistance: 60000,
344+
342345
showTicketSelector: false,
343346

344347
staticMessages: [

0 commit comments

Comments
 (0)