@roka I created the feature ticket: "Maximum size of cached images, Mb" with a default value of 100 Mb
I.e. we may decide to store messages for years, but have a reasonable limit for avatars and attachments.
https://github.com/andstatus/andstatus/issues/459
Avatars are much smaller than attachments, so maybe internally # will distribute the whole allocated size between them so that avatars could live longer in the cache.
?!
@thefaico