diff --git a/defaults/skin-wdc/skin.conf b/defaults/skin-wdc/skin.conf index a9ce27e..b958483 100644 --- a/defaults/skin-wdc/skin.conf +++ b/defaults/skin-wdc/skin.conf @@ -76,7 +76,7 @@ SKIN_VERSION = 1.3.3 [[[NOAA_month]]] encoding = normalized_ascii template = NOAA/NOAA-%Y-%m.txt.tmpl - #stale_age = 3600 # Every hour + stale_age = 3600 # Every hour [[[summary_month]]] template = month-%Y-%m.html.tmpl #stale_age = 3600 # Every hour @@ -86,7 +86,7 @@ SKIN_VERSION = 1.3.3 [[[NOAA_year]]] encoding = normalized_ascii template = NOAA/NOAA-%Y.txt.tmpl - #stale_age = 3600 # Every hour + stale_age = 3600 # Every hour [[[summary_year]]] template = year-%Y.html.tmpl #stale_age = 3600 # Every hour