default to true

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

View File

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