default to true
This commit is contained in:
parent
d80b4e7cb0
commit
6da06fba93
|
@ -37,7 +37,7 @@
|
|||
'stack' => [
|
||||
'driver' => 'stack',
|
||||
'channels' => ['daily'],
|
||||
'ignore_exceptions' => false,
|
||||
'ignore_exceptions' => true,
|
||||
],
|
||||
|
||||
'single' => [
|
||||
|
|
Loading…
Reference in New Issue