castopod/docker/production/common/crontab.txt
Yassine Doghri d8e1d4031d feat(import): run podcast imports' processes asynchronously using tasks
- use codeigniter4/tasks project to handle cron tasks
- use yassinedoghri/podcast-feed project to parse feeds for imports
2023-06-21 16:17:11 +00:00

2 lines
81 B
Plaintext

* * * * * /usr/local/bin/php /var/www/castopod/spark tasks:run >> /dev/null 2>&1