Update config

This commit is contained in:
Daniel Supernault 2018-08-27 21:01:08 -06:00
parent b7c7757cff
commit 3c5dc24bec
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 2 additions and 0 deletions

View File

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