mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Update config
This commit is contained in:
parent
b7c7757cff
commit
3c5dc24bec
1 changed files with 2 additions and 0 deletions
|
@ -157,5 +157,7 @@ return [
|
|||
|
|
||||
*/
|
||||
'image_quality' => (int) env('IMAGE_QUALITY', 80),
|
||||
|
||||
'media_types' => env('MEDIA_TYPES', 'jpeg,png,gif'),
|
||||
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue