default to false

This commit is contained in:
Taylor Otwell 2019-01-28 08:38:36 -06:00
parent 6da06fba93
commit ab1e9f8b6a

View File

@ -37,7 +37,7 @@ return [
'stack' => [
'driver' => 'stack',
'channels' => ['daily'],
'ignore_exceptions' => true,
'ignore_exceptions' => false,
],
'single' => [