I enabled the 'Calculate diff while scanning' option in PHP file change scanner feature. '...admitools_filecache' db table seems to hold the file contents which substantially increase db size. Now, I've disabled the option and ran the scans but the db table size remains the same. How to reduce the size of the db?
Also, when PHP file change scanner is run through cron job, log is not maintained on the site. How to mark files safe when the log is not maintained and no option to mark them?
Thanks!