We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbb8c67 commit a7ad7b4Copy full SHA for a7ad7b4
1 file changed
configs/motis/config.yml
@@ -39,6 +39,21 @@ timetable:
39
datasets:
40
41
gbfs:
42
+ ttl:
43
+ # static information - 6h
44
+ overwrite:
45
+ gbfs: 21600
46
+ manifest: 21600
47
+ system_information: 21600
48
+ vehicle_types: 21600
49
+ station_information: 21600
50
+ geofencing_zones: 21600
51
+
52
+ # dynamic information - 3min
53
+ default:
54
+ station_status: 180
55
+ vehicle_status: 180
56
+ free_bike_status: 180
57
feeds:
58
59
limits:
0 commit comments