mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 22:21:42 +00:00
Code for new release.
This commit is contained in:
@@ -69,7 +69,7 @@ return [
|
||||
'log' => [
|
||||
'transport' => 'log',
|
||||
'channel' => env('MAIL_LOG_CHANNEL', 'stack'),
|
||||
'level' => 'notice',
|
||||
'level' => 'info',
|
||||
],
|
||||
'null' => [
|
||||
'transport' => 'log',
|
||||
|
||||
Reference in New Issue
Block a user