Set logs to daily by default

This commit is contained in:
Bert Heyman 2018-09-24 14:22:24 +02:00
parent 7028b17ed8
commit cc28fb28ab
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
'channels' => [
'stack' => [
'driver' => 'stack',
'channels' => ['single'],
'channels' => ['daily'],
],
'single' => [