diff --git a/config/medialibrary.php b/config/medialibrary.php index d9c3dd3..8386825 100644 --- a/config/medialibrary.php +++ b/config/medialibrary.php @@ -129,7 +129,7 @@ return [ * The engine that should perform the image conversions. * Should be either `gd` or `imagick`. */ - 'image_driver' => 'imagick', + 'image_driver' => env( 'IMAGE_DRIVER','imagick'), /* * FFMPEG & FFProbe binaries paths, only used if you try to generate video