mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
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 [
|
||||
'exif' => [
|
||||
'database' => env('MEDIA_EXIF_DATABASE', false),
|
||||
'strip' => true
|
||||
],
|
||||
];
|
||||
|
|
Loading…
Add table
Reference in a new issue