increase days
This commit is contained in:
parent
c60ff60679
commit
cd8dd76b67
|
@ -49,7 +49,7 @@
|
|||
'driver' => 'daily',
|
||||
'path' => storage_path('logs/laravel.log'),
|
||||
'level' => 'debug',
|
||||
'days' => 30,
|
||||
'days' => 14,
|
||||
],
|
||||
|
||||
'slack' => [
|
||||
|
|
Loading…
Reference in New Issue