We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hard coding the memory in the #im_identify command may be too big for the server. These settings should be configurable according to Rob.
ref:
cmd = "identify -limit memory 8GiB -limit map 16GiB -limit disk 50GiB -format 'Geometry: %G\nDepth: %[bit-depth]\nColorspace: %[colorspace]\nAlpha: %A\nMIME type: %m\n' #{path}"
related issue:
To be filled out by dev
The text was updated successfully, but these errors were encountered:
im_identify
No branches or pull requests
Summary
hard coding the memory in the #im_identify command may be too big for the server. These settings should be configurable according to Rob.
ref:
related issue:
Acceptance Criteria
Screenshots or Video
Testing Instructions
To be filled out by dev
Notes
The text was updated successfully, but these errors were encountered: