joomla-projects / soc21_website-cronjob

GNU General Public License v2.0
5 stars 3 forks source link

Implement CLI exclusive tasks #51

Closed ditsuke closed 2 years ago

ditsuke commented 2 years ago

Pull Request for Issue #39.

Summary of Changes

Adds support for CLI exclusive tasks, so they don't get triggered via Web Cron or the Lazy Scheduler.

Testing Instructions

Actual result BEFORE applying this Pull Request

Expected result AFTER applying this Pull Request

Documentation Changes Required