mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Refactor code.
This commit is contained in:
@@ -65,7 +65,7 @@ return [
|
||||
'log' => [
|
||||
'transport' => 'log',
|
||||
'channel' => env('MAIL_LOG_CHANNEL', 'stack'),
|
||||
'level' => 'debug',
|
||||
'level' => 'notice',
|
||||
],
|
||||
|
||||
'array' => [
|
||||
|
||||
Reference in New Issue
Block a user