- Issue created by @uridrupal
- 🇦🇺Australia thomwilhelm Sydney
What are you entering into the setting for Delete watchdog entries by type?
I've just tested with:
php|-1 DAY
salesforce|-1 DAYAnd both php and salesforce watchdog entries older than 1 day were deleted on the next cron run.
Looking at the module code, the "You must have a correctly configured cron task for this module to work." message is just a reminder that this won't work without having cron set up. If you've got cron set up, you can ignore this.
- 🇪🇸Spain uridrupal
I think the issue was that I was using hours or something like that. I will do further testing to make sure