window.localStorage cluttering with thumbnails cache records

Hi guys,

Looks like localStorage is never cleaned from stale cache records that Pydio creates for thumbnails. I can see lots of entries of the following format:

lscache-cells.presigned<data_index_personal_idx_tree.uuid>-<data_index_personal_idx_tree.etag><JWT>pydio-thumbstore/<data_index_thumbnails_idx_tree.uuid>#image/jpeg

lscache-cells.presigned<data_index_personal_idx_tree.uuid>-<data_index_personal_idx_tree.etag><JWT>pydio-thumbstore/<data_index_thumbnails_idx_tree.uuid>#image/jpeg-cacheexpiration

And their number keeps growing, which is understandable, as the key references JWT.

Is this issue on your radar?

Google Chrome 103.0.5060.53 & Pydio Cells Home 3.0.7

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.