X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=web%2Fhtdocs%2Fdetails%2Fstats.mc;fp=web%2Fhtdocs%2Fdetails%2Fstats.mc;h=c01c302389693de990641d595e6f3e070083f5c3;hp=31a4fe5aef9c2358ea9c115e78569219f811659e;hb=36a41003a084002e1b5c8b62c80371aa74aeddac;hpb=6d571c87fec80166c5a7db8e093d5570cf31d25b diff --git a/web/htdocs/details/stats.mc b/web/htdocs/details/stats.mc index 31a4fe5..c01c302 100644 --- a/web/htdocs/details/stats.mc +++ b/web/htdocs/details/stats.mc @@ -28,7 +28,7 @@ my $stats = $m->cache->get($key); if (!defined $stats || $reload) { $from_cache = 0; $stats = new ZOOM::IRSpy::Stats("localhost:8018/IR-Explain---1", $query); - $m->cache->set($key, $stats, "10 minutes"); + $m->cache->set($key, $stats, "1 day"); }

Statistics for <% xml_encode($stats->{host}) %>