Update config

pull/416/head
Daniel Supernault 7 years ago
parent b7c7757cff
commit 3c5dc24bec
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -157,5 +157,7 @@ return [
| |
*/ */
'image_quality' => (int) env('IMAGE_QUALITY', 80), 'image_quality' => (int) env('IMAGE_QUALITY', 80),
'media_types' => env('MEDIA_TYPES', 'jpeg,png,gif'),
]; ];

Loading…
Cancel
Save