default to false

This commit is contained in:
Taylor Otwell 2019-01-28 08:38:36 -06:00
parent 6da06fba93
commit ab1e9f8b6a
1 changed files with 1 additions and 1 deletions

View File

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