Update media.php

This commit is contained in:
Shlee 2020-02-13 17:16:55 +08:00 committed by GitHub
parent 10211fe9cb
commit 524d4370d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -3,6 +3,5 @@
return [
'exif' => [
'database' => env('MEDIA_EXIF_DATABASE', false),
'strip' => true
],
];