turn off profile by default.

This commit is contained in:
Taylor Otwell 2013-01-10 16:07:46 -06:00
parent 53b94468cd
commit 6c177ab3b1
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
| |
*/ */
'profile' => true, 'profile' => false,
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------