https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33202 Bug ID: 33202 Summary: Add system preference to limit the size of local cover images Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: System Administration Assignee: koha-bugs@lists.koha-community.org Reporter: caroline.cyr-la-rose@inlibro.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Currently the max size of local cover images is hard coded to 600 x 800 px. Libraries with less resources might want to have smaller images, especially since it can get big real fast (see bug 17650). The max width and max height could be specified in a system preference rather than be hard coded. To test : 1. Turn on LocalCoverImages 2. Attach a large image file to a record 3. Right-click on the image and download it --> It should have been reduced to a maximum of either 600 (width) or 800 (height) px -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.