Turn on profiler by default.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
This commit is contained in:
parent
943309e00a
commit
c1582e7c84
|
@ -54,7 +54,7 @@
|
|||
|
|
||||
*/
|
||||
|
||||
'profiler' => false,
|
||||
'profiler' => true,
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue