Forums
Home / Plugin: Advanced Cron Manager - debug & control / Purge acm_cron_logs table
(@sebmeric)
4 months, 3 weeks ago
Hi, is it possible to purge the acm_cron_logs table as it is growing beyond what is necessary ? And how should I do that securely ?
Thank you for your help
(@kubitomakita)
3 months, 2 weeks ago
You’d simply decrease the number of logs kept in the database, by default it’s 1000. When you reduce it to 100 it won’t grow beyond that.
I hope this helps!