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