I cannot identify which entries have large files attached
An option to filter based on attachment size
Attachment size column, user enabled / disabled
Controlling database size. Large images can bloat database and when it comes time to cleanup you don't know where to begin.
This is a good idea!
You can get a head start now by limiting the size of the history in database settings. You can also use search to isolate entries with attachments: attach:*
. This will let you go through the entries with attachments and check on them.
thanks @droidmonkey, I was running an older version (2.2.1 馃槄) that didn't have the search attachments feature, thanks!
Implemented in #4588
Most helpful comment
This is a good idea!
You can get a head start now by limiting the size of the history in database settings. You can also use search to isolate entries with attachments:
attach:*
. This will let you go through the entries with attachments and check on them.