]> git.street.me.uk Git - andy/viking.git/blobdiff - src/download.c
[DOC] Amend help to detail new merge, split and delete points track operations.
[andy/viking.git] / src / download.c
index f68b7b7bad8db6b1ec7c8439f173ebed76c6c8f2..05a525a092338a448b7cb0ba64a6b9b7da4b0200 100644 (file)
@@ -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[] = {