Hint for lenient log stacks

This commit is contained in:
Propaganistas 2019-01-25 21:30:35 +01:00 committed by GitHub
parent 1f0640f99d
commit 217cbde378
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
'channels' => [
'stack' => [
'driver' => 'stack',
'lenient' => false,
'channels' => ['daily'],
],