1
0
Fork 0

[Fixes #137] Reduce time_start offset to 15 minutes

merge-requests/138/head
Nikos Roussos 2015-07-01 19:00:54 +03:00
parent 4b3ba45266
commit 4f8ea0239f
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ MAPBOX_MAP_ID = getenv('MAPBOX_MAP_ID', '')
MAPBOX_TOKEN = getenv('MAPBOX_TOKEN', '')
# Observations datetimes in minutes
DATE_MIN_START = '60'
DATE_MIN_START = '15'
DATE_MAX_RANGE = '480'
# Station heartbeat in minutes