Update image.php

pull/6306/head
Shlee 1 week ago committed by GitHub
parent d3b05a0341
commit c71f9b23b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -42,6 +42,6 @@ return [
'autoOrientation' => true,
'decodeAnimation' => true,
'blendingColor' => env('IMAGE_BLENDINGCOLOR', 'ffffff'),
'strip' => env('IMAGE_STRIP', 'false'),
'strip' => env('IMAGE_STRIP', 'true'),
]
];

Loading…
Cancel
Save