Page 1 of 1

Where is tmp?

Posted: 2014-06-13T09:27:32-07:00
by GilbertB
When using <policy domain="resource" name="temporary-path" value="/tmp"/>

does that refer to
/var/tmp

or is it in a different path somewhere that I have to create and chmod?

Re: Where is tmp?

Posted: 2014-06-13T09:34:28-07:00
by magick
It can be whatever path you want as long as the ImageMagick process has read & write access to the directory.