diff --git a/mapadroid/utils/madConstants.py b/mapadroid/utils/madConstants.py index e93e7197d..a00b4889d 100644 --- a/mapadroid/utils/madConstants.py +++ b/mapadroid/utils/madConstants.py @@ -25,4 +25,4 @@ REDIS_CACHETIME_WEATHER = 900 REDIS_CACHETIME_POKESTOP_DATA = 900 REDIS_CACHETIME_ROUTE = 900 -REDIS_CACHETIME_STATIONS = 900 +REDIS_CACHETIME_STATIONS = 4*60*60