Hi,
I would like to specify a path for my imagemagick application, but I
coldn’t figure out how to do it. That’s what I got so far at the
environment.rp
# Include your application configuration below
IMAGE_MAGICK_PATH = "??"
The path I want it to point to is “C:\Programme\ImageMagick”
Thanks for your help.