mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 17:22:20 +09:00
Add slow remote requests to debug content
This commit is contained in:
parent
1f86ae7883
commit
2d54687a52
11 changed files with 148 additions and 1 deletions
|
|
@ -83,6 +83,7 @@ return array(
|
|||
'log_slow_queries' => 0,
|
||||
'log_slow_triggers' => 0,
|
||||
'log_slow_widgets' => 0,
|
||||
'log_slow_remote_requests' => 0,
|
||||
'log_filename' => null,
|
||||
'display_type' => 'comment',
|
||||
'display_content' => array(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue