Skip to content
New issue

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

Make iiif print's #im_identify command configurable #867

Closed
2 tasks
ShanaLMoore opened this issue Nov 7, 2024 · 0 comments
Closed
2 tasks

Make iiif print's #im_identify command configurable #867

ShanaLMoore opened this issue Nov 7, 2024 · 0 comments

Comments

@ShanaLMoore
Copy link
Contributor

ShanaLMoore commented Nov 7, 2024

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:

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:

Acceptance Criteria

  • A user will be able to configure the im_identify command's resources.
  • If not configured, it'll fallback to the default resources defined in its policy.xml

Screenshots or Video

Testing Instructions

To be filled out by dev

Notes

@ShanaLMoore ShanaLMoore changed the title Make iiif print's im_identify command configurable Make iiif print's #im_identify command configurable Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant