Merge pull request #3952 from pixelfed/staging

Update logging config
pull/3989/head
daniel 2 years ago committed by GitHub
commit 7b4d117eac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -92,6 +92,7 @@ return [
'media' => [
'driver' => 'single',
'bubble' => false,
'path' => storage_path('logs/media.log'),
'level' => 'debug'
],

Loading…
Cancel
Save