mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 16:52:16 +09:00
Allow multiple selection of display debug types
This commit is contained in:
parent
0dd20267af
commit
b048200a30
5 changed files with 33 additions and 20 deletions
|
|
@ -92,7 +92,7 @@ return array(
|
|||
'log_slow_widgets' => 0,
|
||||
'log_slow_remote_requests' => 0,
|
||||
'log_filename' => null,
|
||||
'display_type' => 'comment',
|
||||
'display_type' => array('comment'),
|
||||
'display_content' => array(),
|
||||
'display_to' => 'admin',
|
||||
'write_error_log' => 'fatal',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue