diff --git a/www/index.pl b/www/index.pl index 164dc28..0075435 100755 --- a/www/index.pl +++ b/www/index.pl @@ -19,6 +19,7 @@ TUWF::set( db_login => [undef, undef, undef], debug => 0, xml_pretty => 0, + log_slow_pages => 500, # Cache the system information pre_request_handler => sub { my $self = shift;