reduce cache of pollen and airquality tiles (#22828)

This commit is contained in:
Frédéric Péters 2018-03-27 15:50:15 +02:00
parent 880bf40f82
commit faab09f7c3
1 changed files with 2 additions and 2 deletions

4
debian/50gnm.py vendored
View File

@ -177,13 +177,13 @@ JSON_CELL_TYPES = {
},
"airquality": {
"url": "[passerelle_url]airquality/atmo/details/fr/lyon/",
"cache_duration": 3600,
"cache_duration": 300,
"force_async": False,
"name": u"Qualité de l'air"
},
"pollen": {
"url": "https://download.data.grandlyon.com/ws/rdata/rnsa_reseau_aerobio.rnsabulletin/all.json",
"cache_duration": 86400,
"cache_duration": 3000,
"force_async": False,
"name": u"Info Pollen",
"additional-data": [