turn off profile by default.
This commit is contained in:
parent
53b94468cd
commit
6c177ab3b1
|
@ -14,7 +14,7 @@
|
|||
|
|
||||
*/
|
||||
|
||||
'profile' => true,
|
||||
'profile' => false,
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue