Log slow pages
This commit is contained in:
parent
fcaccd6f48
commit
3eb1cbae63
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ TUWF::set(
|
||||||
db_login => [undef, undef, undef],
|
db_login => [undef, undef, undef],
|
||||||
debug => 0,
|
debug => 0,
|
||||||
xml_pretty => 0,
|
xml_pretty => 0,
|
||||||
|
log_slow_pages => 500,
|
||||||
# Cache the system information
|
# Cache the system information
|
||||||
pre_request_handler => sub {
|
pre_request_handler => sub {
|
||||||
my $self = shift;
|
my $self = shift;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue