reduce pollen cache to 5 minutes (#22828)

This commit is contained in:
Frédéric Péters 2018-03-27 15:52:17 +02:00
parent faab09f7c3
commit 0adba4abbd
1 changed files with 1 additions and 1 deletions

2
debian/50gnm.py vendored
View File

@ -183,7 +183,7 @@ JSON_CELL_TYPES = {
}, },
"pollen": { "pollen": {
"url": "https://download.data.grandlyon.com/ws/rdata/rnsa_reseau_aerobio.rnsabulletin/all.json", "url": "https://download.data.grandlyon.com/ws/rdata/rnsa_reseau_aerobio.rnsabulletin/all.json",
"cache_duration": 3000, "cache_duration": 300,
"force_async": False, "force_async": False,
"name": u"Info Pollen", "name": u"Info Pollen",
"additional-data": [ "additional-data": [