@extends('vendor.installer.layouts.master') @section('template_title', 'Cron / Scheduler') @section('title') Configure Cron @endsection @section('subtitle', 'GCXpass relies on Laravel’s scheduler for daily metrics, AI briefings, token cleanup and AutoCloseDays.') @section('container')
{{ $cronLine }}
{{ $cronLineCpanel }}
Once the cron is added, the first run can take up to 60 seconds.