mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Update media.php
This commit is contained in:
parent
10211fe9cb
commit
524d4370d2
1 changed files with 0 additions and 1 deletions
|
@ -3,6 +3,5 @@
|
|||
return [
|
||||
'exif' => [
|
||||
'database' => env('MEDIA_EXIF_DATABASE', false),
|
||||
'strip' => true
|
||||
],
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue