{
  "crons": [
    {
      "path": "/api/cron/reservations/purge",
      "schedule": "*/20 * * * *"
    }
  ]
}