default to true

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

View File

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