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

View File

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