{% extends "base.html" %} {% block title %}Edit Task - Job Scheduler{% endblock %} {% block content %}

General Information

Each command creates a job. Jobs run sequentially - next job runs only if previous one succeeds.

Execution Environment

Initial Schedule

IANA Timezone name. Leave empty for Server Local Time.

Standard Cron format (e.g. Daily at midnight)

Optional. Provide absolute path to an allowlist file (YYYY-MM-DD).

{% endblock %} {% block scripts %} {% endblock %}