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