Skip to content

Commit a7ad7b4

Browse files
set gbfs ttl defaults/overrides (#2310)
1 parent bbb8c67 commit a7ad7b4

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

configs/motis/config.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,21 @@ timetable:
3939
datasets:
4040

4141
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
4257
feeds:
4358

4459
limits:

0 commit comments

Comments
 (0)