add autorefresh of velov cells (every 90 seconds) (#19879)

This commit is contained in:
Frédéric Péters 2018-01-14 10:44:37 +01:00
parent 5e52acdd9e
commit c496bda046
1 changed files with 1 additions and 0 deletions

1
debian/50gnm.py vendored
View File

@ -57,6 +57,7 @@ JSON_CELL_TYPES = {
"name": u"Velov",
"cache_duration": 60,
"force_async": False,
"auto_refresh": 90,
"form": [
{
"varname": "gid",