Skip to content
Snippets Groups Projects
tasks.md 252 B
Newer Older
  • Learn to ignore specific revisions
  • 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`