adjust name of configuration value
This commit is contained in:
@@ -36,8 +36,8 @@ return [
|
||||
'channels' => [
|
||||
'stack' => [
|
||||
'driver' => 'stack',
|
||||
'lenient' => false,
|
||||
'channels' => ['daily'],
|
||||
'ignore_exceptions' => false,
|
||||
],
|
||||
|
||||
'single' => [
|
||||
|
||||
Reference in New Issue
Block a user