Closed scottrigby closed 10 years ago
Note the "path to convert binary" in Drupal imagemagick settings is /usr/bin/convert
.
We should add
$conf['imagemagick_convert'] = '/usr/bin/convert';
to the drupal settings.php that is generated.
besides that :+1: :+1: :+1: :+1:
@ericduran Yep good idea - added to $conf
For #94.
CC @ericduran