forked from mirror/pixelfed
Update media.php
This commit is contained in:
parent
76fd1c1efd
commit
10211fe9cb
1 changed files with 1 additions and 0 deletions
|
@ -3,5 +3,6 @@
|
||||||
return [
|
return [
|
||||||
'exif' => [
|
'exif' => [
|
||||||
'database' => env('MEDIA_EXIF_DATABASE', false),
|
'database' => env('MEDIA_EXIF_DATABASE', false),
|
||||||
|
'strip' => true
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue