mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
Fix #1944 add option to display complete call stack for queries
This commit is contained in:
parent
868dfb33e9
commit
e1f98e573c
10 changed files with 59 additions and 11 deletions
|
|
@ -101,6 +101,7 @@ return array(
|
|||
'display_content' => array('request_info', 'entries', 'errors', 'queries'),
|
||||
'display_to' => 'admin',
|
||||
'query_comment' => false,
|
||||
'query_full_stack' => false,
|
||||
'write_error_log' => 'fatal',
|
||||
'allow' => array(),
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue