turn off profiler by default.

This commit is contained in:
Taylor Otwell 2012-04-19 10:51:29 -05:00
parent 9a90d303c7
commit 4440412f57
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
| |
*/ */
'profiler' => true, 'profiler' => false,
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------