-
Peter Rotich authored
Add tasks
8033545a
tasks.md 252 B
Tasks
The API supports tasks execution via the HTTP API. Cron is the only supported task as the moment.
Execute Cron Job
Cron job can be executed, remotely, by making a post to POST /api/tasks/cron
. See scripts/rcron.php