From e3b12db2dececad870c44e45aef95837c47fb110 Mon Sep 17 00:00:00 2001 From: Vesa Meskanen Date: Tue, 19 Dec 2023 17:00:13 +0200 Subject: [PATCH] Reduce access/egress stop limit slightly --- kela/router-config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kela/router-config.json b/kela/router-config.json index b37833f3..c99d1500 100644 --- a/kela/router-config.json +++ b/kela/router-config.json @@ -13,7 +13,8 @@ "stairsTimeFactor": 2, "elevatorBoardTime": 60, "accessEgress": { - "maxDuration": "8h" + "maxDuration": "8h", + "maxStopCount": "400" }, "maxDirectStreetDuration": "100h", "maxDirectStreetDurationForMode": {