From 271b0176416a3983f9fa47eeaa3df78b6feaec89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonah=20Br=C3=BCchert?= Date: Mon, 26 Feb 2024 13:04:17 +0100 Subject: [PATCH] feeds: it: Only fetch Trenord every two days See https://github.com/public-transport/transitous/issues/45 --- feeds/it.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/feeds/it.json b/feeds/it.json index b3741c52..5966eaa6 100644 --- a/feeds/it.json +++ b/feeds/it.json @@ -17,6 +17,9 @@ "url": "https://www.dati.lombardia.it/download/3z4k-mxz9/application%2Fx-zip-compressed", "license": { "spdx-identifier": "CC-BY-4.0" + }, + "options": { + "fetch-interval-days": 2 } } ]