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