turn off profiler by default.
This commit is contained in:
parent
9a90d303c7
commit
4440412f57
|
@ -54,7 +54,7 @@
|
|||
|
|
||||
*/
|
||||
|
||||
'profiler' => true,
|
||||
'profiler' => false,
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue