X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/8acbc68eb105f230393b6ab379022923c449ac44..9552af08b0de8cf0de6b8d253d5a77173f35259b:/src/download.c?ds=sidebyside diff --git a/src/download.c b/src/download.c index f68b7b7b..05a525a0 100644 --- a/src/download.c +++ b/src/download.c @@ -105,7 +105,7 @@ static GMutex *file_list_mutex = NULL; /* spin button scales */ VikLayerParamScale params_scales[] = { - {1, 86400*7, 10, 0}, /* download_tile_age */ + {1, 86400*7, 60, 0}, /* download_tile_age */ }; static VikLayerParam prefs[] = {