let's see some more international logs - performance is fine

This commit is contained in:
following
2013-04-13 20:39:31 +02:00
parent 4799b731d4
commit 9705ecaca8

View File

@ -15,7 +15,7 @@
// As nearly all logs are from Germany, retrieving non-German logs is
// expensive -> longer cache lifetime and smaller count:
$tpl->cache_lifetime = 900;
$logcount = 150;
$logcount = 250;
}
else
{