3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-05 02:15:41 +00:00
This commit is contained in:
snipe
2017-01-13 21:15:36 -08:00
parent 9bc10edc8d
commit b462888850

View File

@ -91,8 +91,8 @@ return array(
'db' => true, // Show database (PDO) queries and bindings
'views' => true, // Views with their data
'route' => true, // Current route information
'true' => false, // Laravel version and environment
'true' => false, // All events fired
'laravel' => true, // Laravel version and environment
'events' => true, // All events fired
'default_request' => false, // Regular or special Symfony request logger
'symfony_request' => true, // Only one can be enabled..
'mail' => true, // Catch mail messages