You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There should be a configurable limit to the size of the image cache directory, and if new images cause it to exceed that size, the least recently accessed (or least recently modified, since we currently periodically refresh cached images) files should be purged first.