recognize icon indicating copy to clipboard operation
recognize copied to clipboard

Make temporary image cache configurable

Open oliv3r opened this issue 1 year ago • 1 comments
trafficstars

Describe the feature you'd like to request

The instructions speak of using /tmp for temporary files and in docker environment its advised to volume mount /tmp.

Would it be possible in addition to using /tmp, maybe use a (configurable) dedicated directory? /tmp/recognize? /var/cache/recognize? This way, we could volume mount the specific path that is needed instead of a broad directory that has much more users.

oliv3r avatar Jun 02 '24 19:06 oliv3r