Our Booktype 2.x instance, installed in January, tends to grow very quickly, and we now save an amount of 16Gio when doing a full backup. But I notice that a big part of it can probably be sanitized:
1. data/tmp contains exported things, so we can use a crontab to remove old data. But maybe there's a parameter somewhere in BT that can do it for
us?
2. data/bk_image_editor seems to be a temporary folder for image manipulation, so I guess we could remove its content as well?
Could someone confirm I'm not going to break something with my plans?