diff --git a/finland/router-config.json b/finland/router-config.json index 79ba458e..0e334a8c 100644 --- a/finland/router-config.json +++ b/finland/router-config.json @@ -567,7 +567,8 @@ "frequency": "30s", "network": "vantaa", "url": "http://digitransit-proxy:8080/out/vantaa-api.giravolta.io/api-opendata/gbfs/2_3/gbfs", - "overloadingAllowed": true + "overloadingAllowed": true, + "allowedRentalType": "stations" }, { "id": "hsl-bike-rental", diff --git a/hsl/router-config.json b/hsl/router-config.json index a953389e..e616b9b3 100644 --- a/hsl/router-config.json +++ b/hsl/router-config.json @@ -266,7 +266,8 @@ "frequency": "30s", "network": "vantaa", "url": "http://digitransit-proxy:8080/out/vantaa-api.giravolta.io/api-opendata/gbfs/2_3/gbfs", - "overloadingAllowed": true + "overloadingAllowed": true, + "allowedRentalType": "stations" }, { "id": "hsl-bike-rental",