Webreaper / Damselfly

Damselfly is a server-based Photograph Management app. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. Damselfly includes support for object/face detection.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add config setting to set browser cache size

Webreaper opened this issue · comments

Some people have noticed that the client-side browser cache footprint can get quite large, which can lead to CPU issues. So there should be a setting to allow this to be reduced.

Reduced the image cache from 5000 to 1000, to see if that reduces the browser memory footprint.